=>> Building finance/hyperswitch build started at Tue Dec 16 09:56:00 EST 2025 port directory: /usr/ports/finance/hyperswitch package name: hyperswitch-2025.05.16.0_5 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 20117 Nov 24 20:51 /usr/ports/finance/hyperswitch/Makefile Ports top last git commit: 10f7dee57a4c Ports top unclean checkout: no Port dir last git commit: d6b6027df632 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 15 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 1403000 UNAME_r=14.3-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/15/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work/.cache HOME=/wrkdirs/usr/ports/finance/hyperswitch/work TMPDIR="/wrkdirs/usr/ports/finance/hyperswitch/work" PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/hyperswitch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CARGO_FEATURE_DYNAMIC_LINKING=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work XDG_CACHE_HOME=/wrkdirs/usr/ports/finance/hyperswitch/work/.cache HOME=/wrkdirs/usr/ports/finance/hyperswitch/work TMPDIR="/wrkdirs/usr/ports/finance/hyperswitch/work" PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/finance/hyperswitch/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hyperswitch" EXAMPLESDIR="share/examples/hyperswitch" DATADIR="share/hyperswitch" WWWDIR="www/hyperswitch" ETCDIR="etc/hyperswitch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hyperswitch DOCSDIR=/usr/local/share/doc/hyperswitch EXAMPLESDIR=/usr/local/share/examples/hyperswitch WWWDIR=/usr/local/www/hyperswitch ETCDIR=/usr/local/etc/hyperswitch --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperswitch-2025.05.16.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> hyperswitch-2025.05.16.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hyperswitch-2025.05.16.0_5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hyperswitch-2025.05.16.0_5 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hyperswitch-2025.05.16.0_5 for building => SHA256 Checksum OK for rust/crates/actix-codec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.6.5.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.4.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-0.6.2.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.10.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.5.0.crate. => SHA256 Checksum OK for rust/crates/actix-service-2.0.2.crate. => SHA256 Checksum OK for rust/crates/actix-tls-3.4.0.crate. => SHA256 Checksum OK for rust/crates/actix-utils-3.0.1.crate. => SHA256 Checksum OK for rust/crates/actix-web-4.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.22.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ahash-0.7.8.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.15.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.1.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.4.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/argon2-0.5.3.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.8.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-0.6.2.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-derive-0.5.1.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-impl-0.2.0.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-bb8-diesel-0.2.1.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.12.crate. => SHA256 Checksum OK for rust/crates/async-lock-3.4.0.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.82.crate. => SHA256 Checksum OK for rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for rust/crates/awc-3.5.1.crate. => SHA256 Checksum OK for rust/crates/aws-config-1.5.10.crate. => SHA256 Checksum OK for rust/crates/aws-credential-types-1.2.2.crate. => SHA256 Checksum OK for rust/crates/aws-runtime-1.5.6.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-kms-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-lambda-1.60.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-s3-1.65.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sesv2-1.57.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sso-1.50.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-ssooidc-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sts-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sigv4-1.3.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-async-1.2.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-checksums-0.60.13.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-eventstream-0.60.8.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.60.12.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.62.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-client-1.0.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.60.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.61.3.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-query-0.60.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-1.8.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-api-1.7.4.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-types-1.3.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-xml-0.60.9.crate. => SHA256 Checksum OK for rust/crates/aws-types-1.3.6.crate. => SHA256 Checksum OK for rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.73.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.1.1.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base32-0.4.0.crate. => SHA256 Checksum OK for rust/crates/base62-2.0.2.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64-serde-0.8.0.crate. => SHA256 Checksum OK for rust/crates/base64-simd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/bb8-0.8.5.crate. => SHA256 Checksum OK for rust/crates/bigdecimal-0.4.5.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for rust/crates/blake3-1.5.4.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.1.crate. => SHA256 Checksum OK for rust/crates/borsh-derive-1.5.1.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bstr-1.10.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytecheck-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytecheck_derive-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.17.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-0.4.12.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/bytes-utils-0.1.4.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.3.1.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.9.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.1.8.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.1.crate. => SHA256 Checksum OK for rust/crates/cfb-0.7.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-0.9.0.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-build-0.3.0.crate. => SHA256 Checksum OK for rust/crates/chumsky-0.9.3.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.16.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.15.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/cloudabi-0.0.3.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.2.crate. => SHA256 Checksum OK for rust/crates/concurrent-queue-2.5.0.crate. => SHA256 Checksum OK for rust/crates/config-0.14.0.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.2.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/cookie-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cookie-factory-0.3.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.14.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc16-0.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32c-0.6.8.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.7.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.2.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.7.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.4.9.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.5.5.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for rust/crates/deadpool-0.10.0.crate. => SHA256 Checksum OK for rust/crates/deadpool-runtime-0.1.4.crate. => SHA256 Checksum OK for rust/crates/der-0.6.1.crate. => SHA256 Checksum OK for rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for rust/crates/der-parser-9.0.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_deref-1.1.1.crate. => SHA256 Checksum OK for rust/crates/derive_more-0.99.18.crate. => SHA256 Checksum OK for rust/crates/deunicode-1.6.1.crate. => SHA256 Checksum OK for rust/crates/diesel-2.2.3.crate. => SHA256 Checksum OK for rust/crates/diesel_derives-2.2.3.crate. => SHA256 Checksum OK for rust/crates/diesel_migrations-2.2.0.crate. => SHA256 Checksum OK for rust/crates/diesel_table_macro_syntax-0.2.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dlv-list-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dot-generator-0.2.0.crate. => SHA256 Checksum OK for rust/crates/dot-structures-0.1.1.crate. => SHA256 Checksum OK for rust/crates/dotenvy-0.15.7.crate. => SHA256 Checksum OK for rust/crates/dsl_auto_type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.17.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.14.8.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ed25519-2.2.3.crate. => SHA256 Checksum OK for rust/crates/ed25519-dalek-2.1.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.12.3.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/email-encoding-0.3.0.crate. => SHA256 Checksum OK for rust/crates/email_address-0.2.9.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.31.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.5.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/error-stack-0.4.1.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/event-listener-5.3.1.crate. => SHA256 Checksum OK for rust/crates/event-listener-strategy-0.5.2.crate. => SHA256 Checksum OK for rust/crates/fake-2.9.2.crate. => SHA256 Checksum OK for rust/crates/fantoccini-0.19.3.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.4.crate. => SHA256 Checksum OK for rust/crates/ff-0.12.1.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.33.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.4.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fred-7.1.2.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-0.3.3.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-sys-0.3.3.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.1.31.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-intrusive-0.5.0.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.29.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.19.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.8.1.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.9.1.crate. => SHA256 Checksum OK for rust/crates/graphviz-rust-0.6.6.crate. => SHA256 Checksum OK for rust/crates/group-0.12.1.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.6.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.13.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/headers-0.3.9.crate. => SHA256 Checksum OK for rust/crates/headers-core-0.2.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/histogram-0.6.9.crate. => SHA256 Checksum OK for rust/crates/hkdf-0.12.4.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/hostname-0.4.0.crate. => SHA256 Checksum OK for rust/crates/html-escape-0.2.13.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.4.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/humansize-2.1.3.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.30.crate. => SHA256 Checksum OK for rust/crates/hyper-1.6.0.crate. => SHA256 Checksum OK for rust/crates/hyper-proxy-0.9.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.23.2.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.2.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for rust/crates/hyper-tls-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hyper-tls-0.6.0.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.10.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/image-0.25.2.crate. => SHA256 Checksum OK for rust/crates/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.5.0.crate. => SHA256 Checksum OK for rust/crates/infer-0.15.0.crate. => SHA256 Checksum OK for rust/crates/into-attr-0.1.1.crate. => SHA256 Checksum OK for rust/crates/into-attr-derive-0.2.1.crate. => SHA256 Checksum OK for rust/crates/iovec-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.13.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/iso_country-0.1.4.crate. => SHA256 Checksum OK for rust/crates/iso_currency-0.4.4.crate. => SHA256 Checksum OK for rust/crates/isocountry-0.3.2.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.11.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/josekit-0.8.7.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/json5-0.4.1.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for rust/crates/kernel32-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/kinded-0.3.0.crate. => SHA256 Checksum OK for rust/crates/kinded_macros-0.3.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lettre-0.11.10.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.158.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.17.0+1.8.1.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.39.crate. => SHA256 Checksum OK for rust/crates/libsqlite3-sys-0.30.1.crate. => SHA256 Checksum OK for rust/crates/libyml-0.0.4.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.20.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/local-channel-0.1.5.crate. => SHA256 Checksum OK for rust/crates/local-waker-0.1.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.3.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/lru-cache-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.7.3.crate. => SHA256 Checksum OK for rust/crates/maud-0.26.0.crate. => SHA256 Checksum OK for rust/crates/maud_macros-0.26.0.crate. => SHA256 Checksum OK for rust/crates/maybe-uninit-2.0.0.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.5.6.crate. => SHA256 Checksum OK for rust/crates/migrations_internals-2.2.0.crate. => SHA256 Checksum OK for rust/crates/migrations_macros-2.2.0.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.43.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.5.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-0.6.23.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.2.crate. => SHA256 Checksum OK for rust/crates/mio-uds-0.6.8.crate. => SHA256 Checksum OK for rust/crates/miow-0.2.2.crate. => SHA256 Checksum OK for rust/crates/moka-0.12.7.crate. => SHA256 Checksum OK for rust/crates/multimap-0.10.0.crate. => SHA256 Checksum OK for rust/crates/mutually_exclusive_features-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nanoid-0.4.0.crate. => SHA256 Checksum OK for rust/crates/native-tls-0.2.12.crate. => SHA256 Checksum OK for rust/crates/net2-0.2.39.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/normpath-1.3.0.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/nutype-0.4.3.crate. => SHA256 Checksum OK for rust/crates/nutype_macros-0.4.3.crate. => SHA256 Checksum OK for rust/crates/oauth2-4.4.2.crate. => SHA256 Checksum OK for rust/crates/object-0.36.4.crate. => SHA256 Checksum OK for rust/crates/oid-registry-0.7.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.1.crate. => SHA256 Checksum OK for rust/crates/oncemutex-0.1.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.4.crate. => SHA256 Checksum OK for rust/crates/openidconnect-3.5.0.crate. => SHA256 Checksum OK for rust/crates/opensearch-2.3.0.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.70.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.105.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-0.27.1.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-aws-0.15.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-otlp-0.27.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-proto-0.27.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry_sdk-0.27.1.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.6.0.crate. => SHA256 Checksum OK for rust/crates/outref-0.5.1.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/p256-0.11.1.crate. => SHA256 Checksum OK for rust/crates/p256-0.13.2.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.0.crate. => SHA256 Checksum OK for rust/crates/parking-2.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.9.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.6.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/parse-size-1.0.0.crate. => SHA256 Checksum OK for rust/crates/parse-zoneinfo-0.3.1.crate. => SHA256 Checksum OK for rust/crates/password-hash-0.5.0.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.1.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.11.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phonenumber-0.3.6+8.13.36.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.9.0.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.6.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.6.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.6.crate. => SHA256 Checksum OK for rust/crates/png-0.17.13.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/pq-sys-0.6.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.20.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-1.3.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.94.crate. => SHA256 Checksum OK for rust/crates/proptest-1.5.0.crate. => SHA256 Checksum OK for rust/crates/prost-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.13.2.crate. => SHA256 Checksum OK for rust/crates/psm-0.1.24.crate. => SHA256 Checksum OK for rust/crates/ptr_meta-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ptr_meta_derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/qrcode-0.14.1.crate. => SHA256 Checksum OK for rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.31.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/quoted_printable-0.5.1.crate. => SHA256 Checksum OK for rust/crates/r2d2-0.8.10.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_pcg-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-11.1.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/rdkafka-0.36.2.crate. => SHA256 Checksum OK for rust/crates/rdkafka-sys-4.7.0+2.3.0.crate. => SHA256 Checksum OK for rust/crates/redis-protocol-4.1.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.6.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.7.crate. => SHA256 Checksum OK for rust/crates/regex-cache-0.2.1.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.4.crate. => SHA256 Checksum OK for rust/crates/rend-0.4.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.27.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.7.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/ring-0.16.20.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rkyv-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rkyv_derive-0.7.45.crate. => SHA256 Checksum OK for rust/crates/ron-0.8.1.crate. => SHA256 Checksum OK for rust/crates/ron-parser-0.1.4.crate. => SHA256 Checksum OK for rust/crates/roxmltree-0.19.0.crate. => SHA256 Checksum OK for rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for rust/crates/rust-ini-0.19.0.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.36.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.2.3.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rusticata-macros-4.1.0.crate. => SHA256 Checksum OK for rust/crates/rustify-0.5.3.crate. => SHA256 Checksum OK for rust/crates/rustify_derive-0.5.3.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.36.crate. => SHA256 Checksum OK for rust/crates/rustls-0.20.9.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.6.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.1.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for rust/crates/rusty-fork-0.3.0.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scc-2.1.16.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/scheduled-thread-pool-0.2.7.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sdd-3.0.2.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.3.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.14.0.crate. => SHA256 Checksum OK for rust/crates/semver-0.9.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/semver-parser-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde-wasm-bindgen-0.5.0.crate. => SHA256 Checksum OK for rust/crates/serde-wasm-bindgen-0.6.5.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_path_to_error-0.1.16.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/serde_qs-0.12.0.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.19.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.7.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.9.0.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.9.0.crate. => SHA256 Checksum OK for rust/crates/serde_yml-0.0.11.crate. => SHA256 Checksum OK for rust/crates/serial_test-3.1.1.crate. => SHA256 Checksum OK for rust/crates/serial_test_derive-3.1.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/signal-hook-tokio-0.3.1.crate. => SHA256 Checksum OK for rust/crates/signature-1.6.4.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.4.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/slug-0.1.6.crate. => SHA256 Checksum OK for rust/crates/smallvec-0.6.14.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/snap-1.1.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spin-0.5.2.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spki-0.6.0.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-core-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-macros-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-macros-core-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-mysql-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-postgres-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-sqlite-0.8.3.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/stacker-0.1.17.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/stringmatch-0.4.0.crate. => SHA256 Checksum OK for rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.25.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.25.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.100.crate. => SHA256 Checksum OK for rust/crates/syn_derive-0.1.8.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.12.6.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/tagptr-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.12.0.crate. => SHA256 Checksum OK for rust/crates/tera-1.20.0.crate. => SHA256 Checksum OK for rust/crates/test-case-3.3.1.crate. => SHA256 Checksum OK for rust/crates/test-case-core-3.3.1.crate. => SHA256 Checksum OK for rust/crates/test-case-macros-3.3.1.crate. => SHA256 Checksum OK for rust/crates/thirtyfour-0.31.0.crate. => SHA256 Checksum OK for rust/crates/thirtyfour-macros-0.1.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-0.1.22.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/tokio-codec-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tokio-current-thread-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tokio-executor-0.1.10.crate. => SHA256 Checksum OK for rust/crates/tokio-fs-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tokio-io-0.1.13.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for rust/crates/tokio-native-tls-0.3.1.crate. => SHA256 Checksum OK for rust/crates/tokio-reactor-0.1.12.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.23.4.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-sync-0.1.8.crate. => SHA256 Checksum OK for rust/crates/tokio-tcp-0.1.4.crate. => SHA256 Checksum OK for rust/crates/tokio-threadpool-0.1.18.crate. => SHA256 Checksum OK for rust/crates/tokio-timer-0.2.13.crate. => SHA256 Checksum OK for rust/crates/tokio-udp-0.1.6.crate. => SHA256 Checksum OK for rust/crates/tokio-uds-0.2.7.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.crate. => SHA256 Checksum OK for rust/crates/toml-0.7.8.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.19.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.20.crate. => SHA256 Checksum OK for rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for rust/crates/tonic-build-0.12.2.crate. => SHA256 Checksum OK for rust/crates/tonic-reflection-0.12.2.crate. => SHA256 Checksum OK for rust/crates/tonic-types-0.12.2.crate. => SHA256 Checksum OK for rust/crates/totp-rs-5.6.0.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-actix-web-0.7.15.crate. => SHA256 Checksum OK for rust/crates/tracing-appender-0.2.3.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-futures-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-opentelemetry-0.28.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.1.3.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/triomphe-0.1.13.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/twox-hash-1.6.3.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.2.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unarray-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unic-char-property-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-char-range-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-common-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-segment-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-ucd-segment-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-ucd-version-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.2.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.5.crate. => SHA256 Checksum OK for rust/crates/unidecode-0.3.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.7.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/urlparse-0.7.3.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.7.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/utoipa-4.2.3.crate. => SHA256 Checksum OK for rust/crates/utoipa-gen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/uuid-1.10.0.crate. => SHA256 Checksum OK for rust/crates/validator-0.17.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vaultrs-0.7.2.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/vergen-8.3.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/void-1.0.2.crate. => SHA256 Checksum OK for rust/crates/vsimd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.43.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.99.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webdriver-0.46.0.crate. => SHA256 Checksum OK for rust/crates/webpki-0.22.4.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.22.6.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.4.crate. => SHA256 Checksum OK for rust/crates/whoami-1.5.1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.2.8.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-build-0.1.1.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.18.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/wiremock-0.6.1.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/ws2_32-sys-0.2.1.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/x509-parser-0.16.0.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.4.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.4.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.1.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate. => SHA256 Checksum OK for kashif-m-rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a_GH0.tar.gz. => SHA256 Checksum OK for varunsrin-rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc_GH0.tar.gz. => SHA256 Checksum OK for sumanmaji4-josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe_GH0.tar.gz. => SHA256 Checksum OK for juspay-scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89_GH0.tar.gz. => SHA256 Checksum OK for juspay-hyperswitch-2025.05.16.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hyperswitch-2025.05.16.0_5 for building ===> Extracting for hyperswitch-2025.05.16.0_5 => SHA256 Checksum OK for rust/crates/actix-codec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.6.5.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.4.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-0.6.2.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-derive-0.6.1.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.10.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.5.0.crate. => SHA256 Checksum OK for rust/crates/actix-service-2.0.2.crate. => SHA256 Checksum OK for rust/crates/actix-tls-3.4.0.crate. => SHA256 Checksum OK for rust/crates/actix-utils-3.0.1.crate. => SHA256 Checksum OK for rust/crates/actix-web-4.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.22.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/ahash-0.7.8.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.15.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.5.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.1.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.4.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/argon2-0.5.3.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.8.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-0.6.2.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-derive-0.5.1.crate. => SHA256 Checksum OK for rust/crates/asn1-rs-impl-0.2.0.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-bb8-diesel-0.2.1.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.4.12.crate. => SHA256 Checksum OK for rust/crates/async-lock-3.4.0.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.82.crate. => SHA256 Checksum OK for rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for rust/crates/awc-3.5.1.crate. => SHA256 Checksum OK for rust/crates/aws-config-1.5.10.crate. => SHA256 Checksum OK for rust/crates/aws-credential-types-1.2.2.crate. => SHA256 Checksum OK for rust/crates/aws-runtime-1.5.6.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-kms-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-lambda-1.60.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-s3-1.65.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sesv2-1.57.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sso-1.50.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-ssooidc-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sdk-sts-1.51.0.crate. => SHA256 Checksum OK for rust/crates/aws-sigv4-1.3.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-async-1.2.5.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-checksums-0.60.13.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-eventstream-0.60.8.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.60.12.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-0.62.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-http-client-1.0.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.60.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-json-0.61.3.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-query-0.60.7.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-1.8.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-runtime-api-1.7.4.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-types-1.3.0.crate. => SHA256 Checksum OK for rust/crates/aws-smithy-xml-0.60.9.crate. => SHA256 Checksum OK for rust/crates/aws-types-1.3.6.crate. => SHA256 Checksum OK for rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.73.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.1.1.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base32-0.4.0.crate. => SHA256 Checksum OK for rust/crates/base62-2.0.2.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64-serde-0.8.0.crate. => SHA256 Checksum OK for rust/crates/base64-simd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/bb8-0.8.5.crate. => SHA256 Checksum OK for rust/crates/bigdecimal-0.4.5.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for rust/crates/blake3-1.5.4.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/borsh-1.5.1.crate. => SHA256 Checksum OK for rust/crates/borsh-derive-1.5.1.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.1.crate. => SHA256 Checksum OK for rust/crates/bstr-1.10.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.16.0.crate. => SHA256 Checksum OK for rust/crates/bytecheck-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytecheck_derive-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.17.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-lite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/bytes-0.4.12.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/bytes-utils-0.1.4.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.3.1.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.9.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.1.8.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.1.crate. => SHA256 Checksum OK for rust/crates/cfb-0.7.3.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-0.9.0.crate. => SHA256 Checksum OK for rust/crates/chrono-tz-build-0.3.0.crate. => SHA256 Checksum OK for rust/crates/chumsky-0.9.3.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.2.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.16.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.15.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.13.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.2.crate. => SHA256 Checksum OK for rust/crates/cloudabi-0.0.3.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.2.crate. => SHA256 Checksum OK for rust/crates/concurrent-queue-2.5.0.crate. => SHA256 Checksum OK for rust/crates/config-0.14.0.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/const-random-0.1.18.crate. => SHA256 Checksum OK for rust/crates/const-random-macro-0.1.16.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.2.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/cookie-0.18.1.crate. => SHA256 Checksum OK for rust/crates/cookie-factory-0.3.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.14.crate. => SHA256 Checksum OK for rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for rust/crates/crc16-0.4.0.crate. => SHA256 Checksum OK for rust/crates/crc32c-0.6.8.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.7.4.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.2.3.crate. => SHA256 Checksum OK for rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.7.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.4.9.crate. => SHA256 Checksum OK for rust/crates/crypto-bigint-0.5.5.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.0.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.10.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.10.crate. => SHA256 Checksum OK for rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for rust/crates/deadpool-0.10.0.crate. => SHA256 Checksum OK for rust/crates/deadpool-runtime-0.1.4.crate. => SHA256 Checksum OK for rust/crates/der-0.6.1.crate. => SHA256 Checksum OK for rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for rust/crates/der-parser-9.0.0.crate. => SHA256 Checksum OK for rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.12.0.crate. => SHA256 Checksum OK for rust/crates/derive_deref-1.1.1.crate. => SHA256 Checksum OK for rust/crates/derive_more-0.99.18.crate. => SHA256 Checksum OK for rust/crates/deunicode-1.6.1.crate. => SHA256 Checksum OK for rust/crates/diesel-2.2.3.crate. => SHA256 Checksum OK for rust/crates/diesel_derives-2.2.3.crate. => SHA256 Checksum OK for rust/crates/diesel_migrations-2.2.0.crate. => SHA256 Checksum OK for rust/crates/diesel_table_macro_syntax-0.2.0.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/dlv-list-0.5.2.crate. => SHA256 Checksum OK for rust/crates/dot-generator-0.2.0.crate. => SHA256 Checksum OK for rust/crates/dot-structures-0.1.1.crate. => SHA256 Checksum OK for rust/crates/dotenvy-0.15.7.crate. => SHA256 Checksum OK for rust/crates/dsl_auto_type-0.1.2.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.17.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.14.8.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ed25519-2.2.3.crate. => SHA256 Checksum OK for rust/crates/ed25519-dalek-2.1.1.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.12.3.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/email-encoding-0.3.0.crate. => SHA256 Checksum OK for rust/crates/email_address-0.2.9.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.3.31.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.5.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for rust/crates/error-stack-0.4.1.crate. => SHA256 Checksum OK for rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for rust/crates/event-listener-5.3.1.crate. => SHA256 Checksum OK for rust/crates/event-listener-strategy-0.5.2.crate. => SHA256 Checksum OK for rust/crates/fake-2.9.2.crate. => SHA256 Checksum OK for rust/crates/fantoccini-0.19.3.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/fdeflate-0.3.4.crate. => SHA256 Checksum OK for rust/crates/ff-0.12.1.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.0.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.33.crate. => SHA256 Checksum OK for rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.4.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fred-7.1.2.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-0.3.3.crate. => SHA256 Checksum OK for rust/crates/fuchsia-zircon-sys-0.3.3.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.1.31.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-intrusive-0.5.0.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/gethostname-0.4.3.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for rust/crates/gimli-0.29.0.crate. => SHA256 Checksum OK for rust/crates/git2-0.19.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.8.1.crate. => SHA256 Checksum OK for rust/crates/globwalk-0.9.1.crate. => SHA256 Checksum OK for rust/crates/graphviz-rust-0.6.6.crate. => SHA256 Checksum OK for rust/crates/group-0.12.1.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.6.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.13.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/headers-0.3.9.crate. => SHA256 Checksum OK for rust/crates/headers-core-0.2.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.4.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/histogram-0.6.9.crate. => SHA256 Checksum OK for rust/crates/hkdf-0.12.4.crate. => SHA256 Checksum OK for rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for rust/crates/hostname-0.4.0.crate. => SHA256 Checksum OK for rust/crates/html-escape-0.2.13.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.1.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.2.crate. => SHA256 Checksum OK for rust/crates/httparse-1.9.4.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/humansize-2.1.3.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.30.crate. => SHA256 Checksum OK for rust/crates/hyper-1.6.0.crate. => SHA256 Checksum OK for rust/crates/hyper-proxy-0.9.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.23.2.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.24.2.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for rust/crates/hyper-tls-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hyper-tls-0.6.0.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.10.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for rust/crates/image-0.25.2.crate. => SHA256 Checksum OK for rust/crates/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.5.0.crate. => SHA256 Checksum OK for rust/crates/infer-0.15.0.crate. => SHA256 Checksum OK for rust/crates/into-attr-0.1.1.crate. => SHA256 Checksum OK for rust/crates/into-attr-derive-0.2.1.crate. => SHA256 Checksum OK for rust/crates/iovec-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.13.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/iso_country-0.1.4.crate. => SHA256 Checksum OK for rust/crates/iso_currency-0.4.4.crate. => SHA256 Checksum OK for rust/crates/isocountry-0.3.2.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.11.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.32.crate. => SHA256 Checksum OK for rust/crates/josekit-0.8.7.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/json5-0.4.1.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for rust/crates/kernel32-sys-0.2.2.crate. => SHA256 Checksum OK for rust/crates/kinded-0.3.0.crate. => SHA256 Checksum OK for rust/crates/kinded_macros-0.3.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lettre-0.11.10.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.158.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.17.0+1.8.1.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.39.crate. => SHA256 Checksum OK for rust/crates/libsqlite3-sys-0.30.1.crate. => SHA256 Checksum OK for rust/crates/libyml-0.0.4.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.20.crate. => SHA256 Checksum OK for rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/local-channel-0.1.5.crate. => SHA256 Checksum OK for rust/crates/local-waker-0.1.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.3.4.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for rust/crates/log-0.4.22.crate. => SHA256 Checksum OK for rust/crates/lru-0.12.5.crate. => SHA256 Checksum OK for rust/crates/lru-cache-0.1.2.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.7.3.crate. => SHA256 Checksum OK for rust/crates/maud-0.26.0.crate. => SHA256 Checksum OK for rust/crates/maud_macros-0.26.0.crate. => SHA256 Checksum OK for rust/crates/maybe-uninit-2.0.0.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/md5-0.7.0.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.5.6.crate. => SHA256 Checksum OK for rust/crates/migrations_internals-2.2.0.crate. => SHA256 Checksum OK for rust/crates/migrations_macros-2.2.0.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.43.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.5.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.7.4.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-0.6.23.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.2.crate. => SHA256 Checksum OK for rust/crates/mio-uds-0.6.8.crate. => SHA256 Checksum OK for rust/crates/miow-0.2.2.crate. => SHA256 Checksum OK for rust/crates/moka-0.12.7.crate. => SHA256 Checksum OK for rust/crates/multimap-0.10.0.crate. => SHA256 Checksum OK for rust/crates/mutually_exclusive_features-0.1.0.crate. => SHA256 Checksum OK for rust/crates/nanoid-0.4.0.crate. => SHA256 Checksum OK for rust/crates/native-tls-0.2.12.crate. => SHA256 Checksum OK for rust/crates/net2-0.2.39.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/normpath-1.3.0.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.6.crate. => SHA256 Checksum OK for rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/num_enum-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_enum_derive-0.5.11.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/nutype-0.4.3.crate. => SHA256 Checksum OK for rust/crates/nutype_macros-0.4.3.crate. => SHA256 Checksum OK for rust/crates/oauth2-4.4.2.crate. => SHA256 Checksum OK for rust/crates/object-0.36.4.crate. => SHA256 Checksum OK for rust/crates/oid-registry-0.7.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.1.crate. => SHA256 Checksum OK for rust/crates/oncemutex-0.1.1.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.4.crate. => SHA256 Checksum OK for rust/crates/openidconnect-3.5.0.crate. => SHA256 Checksum OK for rust/crates/opensearch-2.3.0.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.70.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.105.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-0.27.1.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-aws-0.15.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-otlp-0.27.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry-proto-0.27.0.crate. => SHA256 Checksum OK for rust/crates/opentelemetry_sdk-0.27.1.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/ordered-multimap-0.6.0.crate. => SHA256 Checksum OK for rust/crates/outref-0.5.1.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/p256-0.11.1.crate. => SHA256 Checksum OK for rust/crates/p256-0.13.2.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.0.crate. => SHA256 Checksum OK for rust/crates/parking-2.2.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.9.0.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.6.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for rust/crates/parse-size-1.0.0.crate. => SHA256 Checksum OK for rust/crates/parse-zoneinfo-0.3.1.crate. => SHA256 Checksum OK for rust/crates/password-hash-0.5.0.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.1.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/pest-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_derive-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_generator-2.7.11.crate. => SHA256 Checksum OK for rust/crates/pest_meta-2.7.11.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phonenumber-0.3.6+8.13.36.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.9.0.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.6.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.6.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.6.crate. => SHA256 Checksum OK for rust/crates/png-0.17.13.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.20.crate. => SHA256 Checksum OK for rust/crates/pq-sys-0.6.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.20.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-1.3.1.crate. => SHA256 Checksum OK for rust/crates/proc-macro-crate-3.2.0.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.94.crate. => SHA256 Checksum OK for rust/crates/proptest-1.5.0.crate. => SHA256 Checksum OK for rust/crates/prost-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.13.2.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.13.2.crate. => SHA256 Checksum OK for rust/crates/psm-0.1.24.crate. => SHA256 Checksum OK for rust/crates/ptr_meta-0.1.4.crate. => SHA256 Checksum OK for rust/crates/ptr_meta_derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/qrcode-0.14.1.crate. => SHA256 Checksum OK for rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.31.0.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/quoted_printable-0.5.1.crate. => SHA256 Checksum OK for rust/crates/r2d2-0.8.10.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_pcg-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/raw-cpuid-11.1.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/rdkafka-0.36.2.crate. => SHA256 Checksum OK for rust/crates/rdkafka-sys-4.7.0+2.3.0.crate. => SHA256 Checksum OK for rust/crates/redis-protocol-4.1.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.1.57.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.3.crate. => SHA256 Checksum OK for rust/crates/regex-1.10.6.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.7.crate. => SHA256 Checksum OK for rust/crates/regex-cache-0.2.1.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.6.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.4.crate. => SHA256 Checksum OK for rust/crates/rend-0.4.2.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.11.27.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.7.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/ring-0.16.20.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for rust/crates/rkyv-0.7.45.crate. => SHA256 Checksum OK for rust/crates/rkyv_derive-0.7.45.crate. => SHA256 Checksum OK for rust/crates/ron-0.8.1.crate. => SHA256 Checksum OK for rust/crates/ron-parser-0.1.4.crate. => SHA256 Checksum OK for rust/crates/roxmltree-0.19.0.crate. => SHA256 Checksum OK for rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for rust/crates/rust-ini-0.19.0.crate. => SHA256 Checksum OK for rust/crates/rust_decimal-1.36.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.2.3.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rusticata-macros-4.1.0.crate. => SHA256 Checksum OK for rust/crates/rustify-0.5.3.crate. => SHA256 Checksum OK for rust/crates/rustify_derive-0.5.3.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.36.crate. => SHA256 Checksum OK for rust/crates/rustls-0.20.9.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.6.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.1.3.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for rust/crates/rusty-fork-0.3.0.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scc-2.1.16.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/scheduled-thread-pool-0.2.7.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for rust/crates/sdd-3.0.2.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.3.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.11.1.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.14.0.crate. => SHA256 Checksum OK for rust/crates/semver-0.9.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for rust/crates/semver-parser-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde-wasm-bindgen-0.5.0.crate. => SHA256 Checksum OK for rust/crates/serde-wasm-bindgen-0.6.5.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.210.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.128.crate. => SHA256 Checksum OK for rust/crates/serde_path_to_error-0.1.16.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.2.crate. => SHA256 Checksum OK for rust/crates/serde_qs-0.12.0.crate. => SHA256 Checksum OK for rust/crates/serde_repr-0.1.19.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.7.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_with-3.9.0.crate. => SHA256 Checksum OK for rust/crates/serde_with_macros-3.9.0.crate. => SHA256 Checksum OK for rust/crates/serde_yml-0.0.11.crate. => SHA256 Checksum OK for rust/crates/serial_test-3.1.1.crate. => SHA256 Checksum OK for rust/crates/serial_test_derive-3.1.1.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-0.3.17.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for rust/crates/signal-hook-tokio-0.3.1.crate. => SHA256 Checksum OK for rust/crates/signature-1.6.4.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for rust/crates/simdutf8-0.1.4.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for rust/crates/siphasher-1.0.1.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/slug-0.1.6.crate. => SHA256 Checksum OK for rust/crates/smallvec-0.6.14.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/snap-1.1.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for rust/crates/spin-0.5.2.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/spki-0.6.0.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-core-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-macros-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-macros-core-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-mysql-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-postgres-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sqlx-sqlite-0.8.3.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/stacker-0.1.17.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/stringmatch-0.4.0.crate. => SHA256 Checksum OK for rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/strum-0.25.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.25.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.100.crate. => SHA256 Checksum OK for rust/crates/syn_derive-0.1.8.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.12.6.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for rust/crates/tagptr-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.12.0.crate. => SHA256 Checksum OK for rust/crates/tera-1.20.0.crate. => SHA256 Checksum OK for rust/crates/test-case-3.3.1.crate. => SHA256 Checksum OK for rust/crates/test-case-core-3.3.1.crate. => SHA256 Checksum OK for rust/crates/test-case-macros-3.3.1.crate. => SHA256 Checksum OK for rust/crates/thirtyfour-0.31.0.crate. => SHA256 Checksum OK for rust/crates/thirtyfour-macros-0.1.3.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.63.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for rust/crates/tiny-keccak-2.0.2.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/tokio-0.1.22.crate. => SHA256 Checksum OK for rust/crates/tokio-1.40.0.crate. => SHA256 Checksum OK for rust/crates/tokio-codec-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tokio-current-thread-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tokio-executor-0.1.10.crate. => SHA256 Checksum OK for rust/crates/tokio-fs-0.1.7.crate. => SHA256 Checksum OK for rust/crates/tokio-io-0.1.13.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for rust/crates/tokio-native-tls-0.3.1.crate. => SHA256 Checksum OK for rust/crates/tokio-reactor-0.1.12.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.23.4.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-sync-0.1.8.crate. => SHA256 Checksum OK for rust/crates/tokio-tcp-0.1.4.crate. => SHA256 Checksum OK for rust/crates/tokio-threadpool-0.1.18.crate. => SHA256 Checksum OK for rust/crates/tokio-timer-0.2.13.crate. => SHA256 Checksum OK for rust/crates/tokio-udp-0.1.6.crate. => SHA256 Checksum OK for rust/crates/tokio-uds-0.2.7.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.11.crate. => SHA256 Checksum OK for rust/crates/toml-0.7.8.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.19.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.8.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.20.crate. => SHA256 Checksum OK for rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for rust/crates/tonic-build-0.12.2.crate. => SHA256 Checksum OK for rust/crates/tonic-reflection-0.12.2.crate. => SHA256 Checksum OK for rust/crates/tonic-types-0.12.2.crate. => SHA256 Checksum OK for rust/crates/totp-rs-5.6.0.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for rust/crates/tracing-actix-web-0.7.15.crate. => SHA256 Checksum OK for rust/crates/tracing-appender-0.2.3.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for rust/crates/tracing-futures-0.2.5.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-opentelemetry-0.28.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.1.3.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for rust/crates/triomphe-0.1.13.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/twox-hash-1.6.3.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.2.crate. => SHA256 Checksum OK for rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for rust/crates/unarray-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unic-char-property-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-char-range-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-common-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-segment-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-ucd-segment-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unic-ucd-version-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-properties-0.1.2.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.5.crate. => SHA256 Checksum OK for rust/crates/unidecode-0.3.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.7.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/urlparse-0.7.3.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8-width-0.1.7.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/utoipa-4.2.3.crate. => SHA256 Checksum OK for rust/crates/utoipa-gen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/uuid-1.10.0.crate. => SHA256 Checksum OK for rust/crates/validator-0.17.0.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vaultrs-0.7.2.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/vergen-8.3.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/void-1.0.2.crate. => SHA256 Checksum OK for rust/crates/vsimd-0.8.0.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.43.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.99.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.99.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.70.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webdriver-0.46.0.crate. => SHA256 Checksum OK for rust/crates/webpki-0.22.4.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.22.6.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.25.4.crate. => SHA256 Checksum OK for rust/crates/whoami-1.5.1.crate. => SHA256 Checksum OK for rust/crates/winapi-0.2.8.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-build-0.1.1.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.9.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.18.crate. => SHA256 Checksum OK for rust/crates/winreg-0.50.0.crate. => SHA256 Checksum OK for rust/crates/wiremock-0.6.1.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/ws2_32-sys-0.2.1.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/x509-parser-0.16.0.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yaml-rust-0.4.5.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.4.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.4.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.2.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.2.1.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate. => SHA256 Checksum OK for kashif-m-rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a_GH0.tar.gz. => SHA256 Checksum OK for varunsrin-rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc_GH0.tar.gz. => SHA256 Checksum OK for sumanmaji4-josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe_GH0.tar.gz. => SHA256 Checksum OK for juspay-scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89_GH0.tar.gz. => SHA256 Checksum OK for juspay-hyperswitch-2025.05.16.0_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for hyperswitch-2025.05.16.0_5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperswitch-2025.05.16.0_5 depends on package: rust>=1.91.0 - not found ===> Installing existing package /packages/All/rust-1.91.1.pkg [pkg.DaveG.ca] Installing rust-1.91.1... [pkg.DaveG.ca] `-- Installing curl-8.17.0... [pkg.DaveG.ca] | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] | `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] Extracting rust-1.91.1: .......... done ===> hyperswitch-2025.05.16.0_5 depends on package: rust>=1.91.0 - found ===> Returning to build of hyperswitch-2025.05.16.0_5 ===> hyperswitch-2025.05.16.0_5 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> hyperswitch-2025.05.16.0_5 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of hyperswitch-2025.05.16.0_5 ===> hyperswitch-2025.05.16.0_5 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> hyperswitch-2025.05.16.0_5 depends on file: /usr/local/bin/ccache - found ===> Returning to build of hyperswitch-2025.05.16.0_5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hyperswitch-2025.05.16.0_5 depends on shared library: librdkafka.so - not found ===> Installing existing package /packages/All/librdkafka-2.8.0.pkg [pkg.DaveG.ca] Installing librdkafka-2.8.0... [pkg.DaveG.ca] `-- Installing liblz4-1.10.0_2,1... [pkg.DaveG.ca] `-- Extracting liblz4-1.10.0_2,1: .......... done [pkg.DaveG.ca] Extracting librdkafka-2.8.0: .......... done ===> hyperswitch-2025.05.16.0_5 depends on shared library: librdkafka.so - found (/usr/local/lib/librdkafka.so) ===> Returning to build of hyperswitch-2025.05.16.0_5 ===> hyperswitch-2025.05.16.0_5 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) ===> hyperswitch-2025.05.16.0_5 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql15-client-15.15_2.pkg [pkg.DaveG.ca] Installing postgresql15-client-15.15_2... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] `-- Installing readline-8.3.1... [pkg.DaveG.ca] `-- Extracting readline-8.3.1: .......... done [pkg.DaveG.ca] Extracting postgresql15-client-15.15_2: .......... done ===== Message from postgresql15-client-15.15_2: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> hyperswitch-2025.05.16.0_5 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of hyperswitch-2025.05.16.0_5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for hyperswitch-2025.05.16.0_5 ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0//cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.'https://github.com/kashif-m/rust-i18n'] rust-i18n = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a' } rust-i18n-macro = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/crates/macro' } rust-i18n-support = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/crates/support' } [patch.'https://github.com/varunsrin/rusty_money'] rusty-money = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc' } [patch.'https://github.com/sumanmaji4/josekit-rs.git'] josekit = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe' } [patch.'https://github.com/juspay/scylla-rust-driver.git'] scylla = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla' } scylla-cql = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla-cql' } scylla-macros = { path = '/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla-macros' } ===> Updating Cargo.lock Locking 8 packages to latest compatible versions Unchanged erased-serde v0.3.31 (available: v0.4.5) Unchanged http v0.2.12 (available: v1.1.0) Unchanged hyper v0.14.30 (available: v1.6.0) Adding josekit v0.8.6 (/wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe) Removing josekit v0.8.6 (https://github.com/sumanmaji4/josekit-rs.git?rev=5ab54876c29a84f86aef8c169413a46026883efe#5ab54876) Unchanged reqwest v0.11.27 (available: v0.12.7) Adding rust-i18n v3.1.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a) Removing rust-i18n v3.1.1 (https://github.com/kashif-m/rust-i18n?rev=f2d8096aaaff7a87a847c35a5394c269f75e077a#f2d8096a) Adding rust-i18n-macro v3.1.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/crates/macro) Removing rust-i18n-macro v3.1.1 (https://github.com/kashif-m/rust-i18n?rev=f2d8096aaaff7a87a847c35a5394c269f75e077a#f2d8096a) Adding rust-i18n-support v3.1.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/crates/support) Removing rust-i18n-support v3.1.1 (https://github.com/kashif-m/rust-i18n?rev=f2d8096aaaff7a87a847c35a5394c269f75e077a#f2d8096a) Adding rusty-money v0.4.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc) Removing rusty-money v0.4.1 (https://github.com/varunsrin/rusty_money?rev=bbc0150742a0fff905225ff11ee09388e9babdcc#bbc01507) Adding scylla v0.15.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla) Removing scylla v0.15.0 (https://github.com/juspay/scylla-rust-driver.git?rev=5700aa2847b25437cdd4fcf34d707aa90dca8b89#5700aa28) Adding scylla-cql v0.4.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla-cql) Removing scylla-cql v0.4.0 (https://github.com/juspay/scylla-rust-driver.git?rev=5700aa2847b25437cdd4fcf34d707aa90dca8b89#5700aa28) Adding scylla-macros v0.7.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/scylla-rust-driver-5700aa2847b25437cdd4fcf34d707aa90dca8b89/scylla-macros) Removing scylla-macros v0.7.0 (https://github.com/juspay/scylla-rust-driver.git?rev=5700aa2847b25437cdd4fcf34d707aa90dca8b89#5700aa28) Unchanged strum v0.25.0 (available: v0.26.3) Unchanged thiserror v1.0.63 (available: v2.0.12) Unchanged toml v0.5.11 (available: v0.8.19) note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for hyperswitch-2025.05.16.0_5 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.12 Compiling libc v0.2.158 Compiling autocfg v1.3.0 Compiling cfg-if v1.0.0 Compiling serde v1.0.210 Compiling version_check v0.9.5 Compiling memchr v2.7.4 Compiling log v0.4.22 Compiling once_cell v1.21.1 Compiling byteorder v1.5.0 Compiling scopeguard v1.2.0 Compiling shlex v1.3.0 Compiling itoa v1.0.11 Compiling pin-project-lite v0.2.14 Compiling parking_lot_core v0.9.10 Compiling bytes v1.10.1 Compiling futures-core v0.3.31 Compiling futures-sink v0.3.30 Compiling allocator-api2 v0.2.18 Compiling zeroize v1.8.1 Compiling equivalent v1.0.1 Compiling futures-task v0.3.30 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.30 Compiling fnv v1.0.7 Compiling spin v0.9.8 Compiling typenum v1.17.0 Compiling time-core v0.1.2 Compiling num-conv v0.1.0 Compiling ryu v1.0.18 Compiling subtle v2.6.1 Compiling thiserror v1.0.63 Compiling libm v0.2.8 Compiling const-oid v0.9.6 Compiling powerfmt v0.2.0 Compiling pkg-config v0.3.30 Compiling httparse v1.9.4 Compiling percent-encoding v2.3.1 Compiling serde_json v1.0.128 Compiling stable_deref_trait v1.2.0 Compiling semver v1.0.23 Compiling untrusted v0.9.0 Compiling httpdate v1.0.3 Compiling vcpkg v0.2.15 Compiling hashbrown v0.14.5 Compiling rustversion v1.0.17 Compiling writeable v0.5.5 Compiling litemap v0.7.3 Compiling tower-service v0.3.3 Compiling icu_locid_transform_data v1.5.0 Compiling icu_properties_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d61777d5e1531705 -C extra-filename=-d294dfdbd77c92c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-d294dfdbd77c92c6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e5022628949b8b21 -C extra-filename=-758becdfbd5ab3f4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/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 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8559beb189502e0b -C extra-filename=-3b73225aba197d1a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-3b73225aba197d1a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=07d1c208ffe6f657 -C extra-filename=-4a5f616fdf574e21 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-4a5f616fdf574e21 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5e199d172af04dd4 -C extra-filename=-2cfd93c314c11ef2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8cd5bbbccfef64a8 -C extra-filename=-b4eefda9b8becef3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a340f728aeff9331 -C extra-filename=-222a4b99c2b9a0fc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/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 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b0ae367aba5335c1 -C extra-filename=-1077fe1c5f420f97 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-1077fe1c5f420f97 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=8308c1266ce20db5 -C extra-filename=-f094996c485a9ac8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17/build/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea63bc3a7ccbf5b7 -C extra-filename=-a506d96feb3073fe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustversion-a506d96feb3073fe -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=06fc281c233ce24f -C extra-filename=-5970c25a480d9a4f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb934b2432b1aff2 -C extra-filename=-a01f7b0a228e16c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=bc4fa053201f270e -C extra-filename=-a9d6aa14799ad311 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=cbfaadd7356e6cf9 -C extra-filename=-6792b275ac3e0838 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=709a737f7413921b -C extra-filename=-04babee50637db9f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91df2bb5fabc3d16 -C extra-filename=-048bbd372211b456 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e64212e218d105e -C extra-filename=-95eee21fba2de5e0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ac467753ee91b408 -C extra-filename=-11ed005abbd1a241 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c63f19eba88e07bc -C extra-filename=-d26a817bb115ed87 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-d26a817bb115ed87 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3811ffce3470d2cf -C extra-filename=-98748fecc8a488ff --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c40cd8aee57c3cb1 -C extra-filename=-25eea208fe0f50ec --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=2e9f24fb560767d5 -C extra-filename=-51e098b053ecb87e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/log-0.4.22/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=e89a4d7ed5c75654 -C extra-filename=-a3f72cce257cc48d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkg-config-0.3.30/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd92f853561f3843 -C extra-filename=-91efc28339b581b9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c7a3b0e0cca5654 -C extra-filename=-f15c000c1adf6aee --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=56b790f76b87b3bb -C extra-filename=-c039f62a828b4f37 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-c039f62a828b4f37 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tracing-core v0.1.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=c84070e8e9a43c29 -C extra-filename=-3b98f86255f37f28 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=672310e9b5b97212 -C extra-filename=-58251f529eb1f9a6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling try-lock v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=12e989e5c832306d -C extra-filename=-9d8fc3dadbe8a79b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-9d8fc3dadbe8a79b -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90ec562b659b75df -C extra-filename=-755e5a3530f7cfdc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: `log` (lib) generated 1 warning (1 duplicate) warning: `futures-io` (lib) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning warning: `num-conv` (lib) generated 1 warning (1 duplicate) warning: `itoa` (lib) generated 1 warning (1 duplicate) warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling cpufeatures v0.2.14 Compiling crc32fast v1.4.2 Compiling utf16_iter v1.0.5 Compiling heck v0.5.0 Compiling utf8_iter v1.0.4 Compiling write16 v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3614a6674d522df8 -C extra-filename=-f75587acc44a4e00 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=172c3cd7c3888420 -C extra-filename=-0118a2c5dea99502 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d1fa7bd65455fa8 -C extra-filename=-5671ed27860cc690 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `litemap` (lib) generated 1 warning (1 duplicate) Compiling icu_normalizer_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20fe19534bdf8762 -C extra-filename=-53dd03cdd7e723ef --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,rc,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-472b4619d58895eb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-4a5f616fdf574e21/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=2ccd5d4715d392be -C extra-filename=-4fba454060279cfd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-4fba454060279cfd -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-oid-0.9.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name const_oid --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-oid-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=a560df41caa3c09c -C extra-filename=-6fec48f22ece9b51 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6067d8ddb9606e6a -C extra-filename=-1402e03da32e7f6e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `log` (lib) generated 1 warning (1 duplicate) warning: `time-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=bc1d85e462ceaa1a -C extra-filename=-a9653a3cb08c97c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-lite-0.2.14/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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=676513661d2f1567 -C extra-filename=-362d69fa9db1e8ad --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5/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 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=1cb141376976fd1c -C extra-filename=-f28c52e7d158cf41 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=1889d1b675060374 -C extra-filename=-173706e2e8323a7f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77e023f7d390b2f2 -C extra-filename=-1acfc0654cd26e16 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `byteorder` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d4acd0ac8d8646fc -C extra-filename=-3d07c9e080491e3f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4e71a7e29fabc33 -C extra-filename=-412be6905bb0164c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/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 --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=346e4dac8ed6fe26 -C extra-filename=-eb2c239c4ece399c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-eb2c239c4ece399c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [serde 1.0.210] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e91809eb49091bec -C extra-filename=-18ba817c8adffcf0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-18ba817c8adffcf0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itoa-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=cfee211aaebd3b48 -C extra-filename=-781353bfb8af2928 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0fcff74ca97073c -C extra-filename=-fe08bdc806410208 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/autocfg-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/autocfg-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/autocfg-1.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=199d73f9cdf4e4e1 -C extra-filename=-f6070a668a4ba6aa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=9820760aa2901e1b -C extra-filename=-38da56b660b12737 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=5872de9671bba27f -C extra-filename=-2283c64d3324e49e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ Compiling aho-corasick v1.1.3 warning: `rustversion` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=af0ac7a9a722cbcb -C extra-filename=-c7a7099577bffcd7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ea26a41038b770f -C extra-filename=-10611509c698f821 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `futures-task` (lib) generated 1 warning (1 duplicate) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling regex-syntax v0.8.4 Compiling base64 v0.21.7 warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4bf947d1d43a7903 -C extra-filename=-4be5395ded11ec63 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=5ce34e79581cad85 -C extra-filename=-db138f2ffc04381b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e3596dbe709edb8e -C extra-filename=-06d923fa0ce4a705 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `serde` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,rc,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-eed4a1962c0d0cf2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-3b73225aba197d1a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe1de040d6725464 -C extra-filename=-b1df8dda3f782f3c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8cd2f476125c5025 -C extra-filename=-eb9ff82895699add --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=40895263dd48d676 -C extra-filename=-4ae9c07adcd67cf9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=23cf2769aa66fb9b -C extra-filename=-ed50fc1781dc1789 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/version_check-0.9.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8564875caa376a72 -C extra-filename=-c0d89e09250f44b2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thiserror` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f0c776f082d9afae -C extra-filename=-9352ace0521d6621 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-core-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df5e4f6a0f471ae0 -C extra-filename=-7ee15a215ef2845e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ryu` (lib) generated 1 warning (1 duplicate) Compiling openssl v0.10.70 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e38ba5abd7ae7d6 -C extra-filename=-6f4773c59a24945c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/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 --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f410d618c4ab736c -C extra-filename=-7ec51741efd2562a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-7ec51741efd2562a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=603538520d85cfa2 -C extra-filename=-8e355ddb1fcf2e28 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=8d814b0560b31d0b -C extra-filename=-22b03bae4742f288 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-22b03bae4742f288 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-conv-0.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 embed-bitcode=no -C codegen-units=1 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=232e7aca0f6110f1 -C extra-filename=-2debe189ed7afd76 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c785208522d07e9 -C extra-filename=-03d994b6f5ea99fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/once_cell-1.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=25cb337a125b6b0f -C extra-filename=-4f61cf20accefb0c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=4d0e86e297731d2c -C extra-filename=-40054e29a764fba8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="once"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=7a671ce757a573b6 -C extra-filename=-0234d6fd8799d184 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=09be0b8aceb08850 -C extra-filename=-e2ce035cda5e75c3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=69608809f60e36c7 -C extra-filename=-c7de22adab5044c8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b4b9f16e5e0a33e6 -C extra-filename=-eb0ff061231c518b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/lib.rs:273:24 | 273 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:115:24 | 115 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:137:24 | 137 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:159:24 | 159 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:188:24 | 188 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53362c68f795384a -C extra-filename=-134b16f0a141cf82 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/impls.rs:214:32 | 214 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_write_smart_pointer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/try_writeable.rs:195:28 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/try_writeable.rs:332:28 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ +++ [serde 1.0.210] cargo:rerun-if-changed=build.rs warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/try_writeable.rs:383:24 | 383 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/src/try_writeable.rs:441:28 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ^^^^^ ^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ +++ warning: `itoa` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-9453fde56b8daa61/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-d26a817bb115ed87/build-script-build` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bytes` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libm` (build script) generated 2 warnings (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=2b750590357eef96 -C extra-filename=-b524a6c81b452be7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2d0b923fb7344075 -C extra-filename=-22dea571b1a7e48d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `httparse` (build script) generated 1 warning (1 duplicate) warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_json` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=d8f979c6ff195a24 -C extra-filename=-9a83e1e3265d71b1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `semver` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-fa07280caeb588a9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-d294dfdbd77c92c6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustversion-15bef7c9a7df2d21/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustversion-a506d96feb3073fe/build-script-build` warning: `utf16_iter` (lib) generated 1 warning (1 duplicate) warning: `subtle` (lib) generated 1 warning (1 duplicate) warning: `time-core` (lib) generated 1 warning (1 duplicate) warning: `futures-core` (lib) generated 1 warning (1 duplicate) warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) warning: `libc` (build script) generated 1 warning (1 duplicate) warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) warning: `pin-utils` (lib) generated 1 warning (1 duplicate) warning: `httpdate` (lib) generated 1 warning (1 duplicate) warning: `icu_properties_data` (lib) generated 3 warnings (1 duplicate) Compiling futures-channel v0.3.30 Compiling time-macros v0.2.18 Compiling mime v0.3.17 Compiling anyhow v1.0.86 Compiling crossbeam-utils v0.8.20 Compiling base64 v0.22.1 Compiling adler2 v2.0.0 Compiling native-tls v0.2.12 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling crunchy v0.2.2 Compiling atomic-waker v1.1.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs:92:21 | 92 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs:3:9 | 3 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 92 | pub fn try_lock(&self) -> Option> { | +++ warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform_data` (lib) generated 3 warnings (1 duplicate) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-oid-0.9.6/src/arcs.rs:25:30 | 25 | const ARC_MAX_BYTES: usize = mem::size_of::(); | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-oid-0.9.6/src/lib.rs:17:5 | 17 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - const ARC_MAX_BYTES: usize = mem::size_of::(); 25 + const ARC_MAX_BYTES: usize = size_of::(); | warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `untrusted` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.10.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=017d62a13eeb0ae5 -C extra-filename=-ca72c579375cf54d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-ca72c579375cf54d -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-632ec36819e49163/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-d26a817bb115ed87/build-script-build` warning: `pkg-config` (lib) generated 1 warning (1 duplicate) warning: `const-oid` (lib) generated 2 warnings (1 duplicate) Compiling indexmap v2.5.0 Compiling form_urlencoded v1.2.1 Compiling foreign-types-shared v0.1.1 Compiling tiny-keccak v2.0.2 Compiling rustls-pemfile v1.0.4 Compiling rustls v0.21.12 Compiling ucd-trie v0.1.6 Compiling camino v1.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,raw_value,std,unbounded_depth CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-b3549b0fdccad6e3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-eb2c239c4ece399c/build-script-build` [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.210] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-macros-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-macros-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-macros-0.2.18/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 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=fe83ee6122e4143d -C extra-filename=-a7777272c4426fb6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_conv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_conv-a01f7b0a228e16c6.rlib --extern time_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime_core-7ee15a215ef2845e.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::(); 840 + let size = size_of::(); | warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-6bc70bfe01c15d1f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-1077fe1c5f420f97/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d14e7a1e42396780 -C extra-filename=-806c6c61616366a3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-806c6c61616366a3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [rustversion 1.0.17] cargo:rerun-if-changed=build/build.rs [thiserror 1.0.63] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=98e87c4472a3f8ee -C extra-filename=-48cace9fa60dd47e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-48cace9fa60dd47e -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs:110:27 | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 110 | pub fn try_lock_order(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: `once_cell` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-f359e5922e4ac78b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-1077fe1c5f420f97/build-script-build` warning: `icu_normalizer_data` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ident_case-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7755e95cae83ca1 -C extra-filename=-2890c3a1619924fb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs:129:30 | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn try_lock_explicit(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/src/lib.rs:165:47 | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub unsafe fn try_lock_explicit_unchecked(&self, lock_order: Ordering, unlock_order: Ordering) -> Option> { | +++ warning: `try-lock` (lib) generated 5 warnings (1 duplicate) warning: `futures-sink` (lib) generated 1 warning (1 duplicate) Compiling lazy_static v1.5.0 Compiling want v0.3.1 Compiling syn v1.0.109 Compiling base64ct v1.6.0 Compiling rustls-pki-types v1.11.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.94] cargo:rerun-if-changed=build/probe.rs warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/src/packed/vector.rs:32:11 | 28 | pub(crate) trait Vector: | ------ associated constant in this trait ... 32 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/src/automaton.rs:1117:13 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:85:28 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/src/util/alphabet.rs:93:23 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: `autocfg` (lib) generated 1 warning (1 duplicate) warning: `zeroize` (lib) generated 4 warnings (1 duplicate) [libc 0.2.158] cargo:rerun-if-changed=build.rs warning: `equivalent` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=651d8b2c1ef64eea -C extra-filename=-5ed5b083799e4931 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(host_os, values("windows")) warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/src/lib.rs:228:22 | 228 | pub fn quote(in_str: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/src/lib.rs:241:26 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/src/bytes.rs:484:24 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/shlex-1.3.0/src/bytes.rs:497:28 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.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 --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=c869b37e2a00444d -C extra-filename=-702199875cab4631 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crunchy-702199875cab4631 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [serde_json 1.0.128] cargo:rerun-if-changed=build.rs [serde_json 1.0.128] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.128] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fab263f03fdc6e6d -C extra-filename=-8c7b597eae545457 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^-----^^^^^^^ | | | this raw pointer has type `*const [T]` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[T]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 1902 | let count = unsafe { (&(*other)).len() }; | ++ + warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `ryu` (lib) generated 1 warning (1 duplicate) [thiserror 1.0.63] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) warning: `tower-service` (lib) generated 1 warning (1 duplicate) warning: `writeable` (lib) generated 14 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=ab34e4462a4b714f -C extra-filename=-ce5d4c17fac03237 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern spin=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspin-0234d6fd8799d184.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [libc 0.2.158] cargo:rustc-cfg=freebsd11 Compiling slab v0.4.9 Compiling lock_api v0.4.12 Compiling num-traits v0.2.19 Compiling indexmap v1.9.3 Compiling rustix v0.38.36 Compiling regex-lite v0.1.6 Compiling minimal-lexical v0.2.1 Compiling encoding_rs v0.8.34 Compiling paste v1.0.15 Compiling fastrand v2.3.0 warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) [proc-macro2 1.0.94] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.94] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=889a572f4e8ba7d9 -C extra-filename=-9933b760fac3f580 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-eb9ff82895699add.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [libc 0.2.158] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64ct-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64ct-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64ct-1.6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=352132be1bab1151 -C extra-filename=-9a404748efba2b8f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-6f07a51018bb26a4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-4fba454060279cfd/build-script-build` warning: `write16` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=281e13b47cab346f -C extra-filename=-dfe89df2bf02f140 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `spin` (lib) generated 1 warning (1 duplicate) warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=79ef20ce1bb97421 -C extra-filename=-aa7467e6a714a47b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/native-tls-aa7467e6a714a47b -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ident_case` (lib) generated 3 warnings (1 duplicate) warning: `shlex` (lib) generated 6 warnings (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | warning: `crc32fast` (lib) generated 1 warning (1 duplicate) warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-macros-0.2.18/src/offset.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8502f61467a44242 -C extra-filename=-104b36f53e71a3f7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/syn-104b36f53e71a3f7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&self) -> Option { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: `allocator-api2` (lib) generated 90 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler2-2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=2f7cb7111c5a53d5 -C extra-filename=-a148ea02027daeb3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `num-conv` (lib) generated 1 warning (1 duplicate) warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0/src/core_lazy.rs:18:49 | 18 | pub fn get(&'static self, builder: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 18 | pub fn get(&'static self, builder: F) -> &'static T | +++++++ [libc 0.2.158] cargo:rustc-cfg=freebsd11 [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-5b072d6b6df84e6a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-c039f62a828b4f37/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00ec6916b55c4b28 -C extra-filename=-a6d95c63a829fa80 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.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 '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=c7ed97c018ed1e4b -C extra-filename=-7d22148d60450907 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libequivalent-25eea208fe0f50ec.rmeta --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-f28c52e7d158cf41.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4ff7d76e2ddd82ec -C extra-filename=-b4b9d80c2a576344 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-94085824ac6ed065/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-18ba817c8adffcf0/build-script-build` Compiling rustls-native-certs v0.6.3 Compiling local-waker v0.1.4 Compiling rustls v0.22.4 Compiling sync_wrapper v0.1.2 Compiling pq-sys v0.6.1 Compiling zstd-safe v7.2.1 Compiling unicode-segmentation v1.11.0 Compiling alloc-no-stdlib v2.0.4 Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.8.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=18eb40cb2227e496 -C extra-filename=-c0496ce7da5a14be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [libm 0.2.8] cargo:rerun-if-changed=build.rs [libm 0.2.8] cargo:rustc-cfg=assert_no_panic [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: `version_check` (lib) generated 1 warning (1 duplicate) warning: `adler2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d2a650cce0b1bffa -C extra-filename=-631ed2d2b8935a2c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `openssl` (build script) generated 1 warning (1 duplicate) warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: `mime` (lib) generated 4 warnings (1 duplicate) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-core-0.1.32/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 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=50295a7484797cb9 -C extra-filename=-e406c27c74632f94 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rustls-pemfile` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.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 --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=512c6c4f2f6c3615 -C extra-filename=-5d425320d2d5364f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/tiny-keccak-5d425320d2d5364f -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling ahash v0.8.11 Compiling generic-array v0.14.7 Compiling miniz_oxide v0.8.0 Compiling foreign-types v0.3.2 Compiling cookie v0.16.2 Compiling unicase v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=ded383ae0f991a8a -C extra-filename=-21f3a56d48716f72 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-21f3a56d48716f72 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0bf1e34c9fefff59 -C extra-filename=-746d51e6448e522d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-746d51e6448e522d -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c953bd8f0a815985 -C extra-filename=-e1c9a22553d846cd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern foreign_types_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libforeign_types_shared-a6d95c63a829fa80.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=aacc642212b1f4d4 -C extra-filename=-c2964bdfc35d95aa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libadler2-a148ea02027daeb3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.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 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=1ba43427c20bedc5 -C extra-filename=-bf3a12364931c3b3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-bf3a12364931c3b3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler’s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=c77d3b05197c2126 -C extra-filename=-d59f6b90220a8df0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Auto-generated rust bindings for libpq' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pq-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgrif/pq-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buildtime_bindgen", "bundled", "default", "pkg-config", "pq-src"))' -C metadata=b629fc5eef3a8ed2 -C extra-filename=-f4605c91ea1010fc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/pq-sys-f4605c91ea1010fc -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `atomic-waker` (lib) generated 2 warnings (1 duplicate) Compiling winnow v0.6.18 warning: `base64ct` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.6.29 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | warning: `crunchy` (build script) generated 1 warning (1 duplicate) warning: `typenum` (build script) generated 1 warning (1 duplicate) warning: `vcpkg` (lib) generated 1 warning (1 duplicate) warning: `memchr` (lib) generated 1 warning (1 duplicate) [httparse 1.9.4] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.9.4] cargo:rustc-cfg=httparse_simd warning: `anyhow` (build script) generated 1 warning (1 duplicate) Compiling proc-macro-error-attr v1.0.4 Compiling bytestring v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3172529d1974c50c -C extra-filename=-803b89b7c58e40bf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) warning: `foreign-types-shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=6b28b79d7ffbbb3d -C extra-filename=-5562abe08af30deb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-5562abe08af30deb -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.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 --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=1062eace7cc813cc -C extra-filename=-f7c43dae89e7d933 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-f7c43dae89e7d933 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pki-types-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pki-types-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Shared types for the rustls PKI ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pki-types' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pki-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pki-types' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pki-types-1.11.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=f2a804788041dc25 -C extra-filename=-3c9cc88d75bab3b0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); ... | 220 | | handle 221 | | ); | |_____- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1508:68 | 1508 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:1725:20 | 1725 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1856 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:227:13 | 227 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1857 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1858 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:349:13 | 349 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1859 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/ascii.rs:105:20 | 105 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1861 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/src/chunked_encoder.rs:57:26 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1183:16 | 1183 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1217:16 | 1217 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:336:12 | 336 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:710:12 | 710 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:1140:12 | 1140 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 322 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 323 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 324 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:591:20 | 591 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `any_all_workaround`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1933 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `syn` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.8.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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=5ad11fc4b934b956 -C extra-filename=-d0af2ded4fd6f194 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-ee8faddccc1d3107/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-9d8fc3dadbe8a79b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=768e4cd001453477 -C extra-filename=-17172ae05e79a756 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling http v0.2.12 Compiling http v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c2680040c536e5cc -C extra-filename=-568c9a3ab7e5c5ce --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-568c9a3ab7e5c5ce -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aho-corasick-1.1.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 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=a3fb3b3e7dd667e6 -C extra-filename=-ccb26b5207f70e57 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/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 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=6f2435c8af18aa62 -C extra-filename=-0431a2ea20a49106 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-0431a2ea20a49106 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.16.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 --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=75c5fbc64f946be2 -C extra-filename=-46ddea3966c99d85 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-46ddea3966c99d85 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=9d9d34379bc15690 -C extra-filename=-8ab9b7c8983e459b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ba32c8f04488733b -C extra-filename=-7e817c4f9cb6ff1c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-7e817c4f9cb6ff1c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=cadd8c1a917eeb9c -C extra-filename=-6ec1ae700f450e07 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,limit_128 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crunchy-80cdc51327dab978/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crunchy-702199875cab4631/build-script-build` warning: `foreign-types` (lib) generated 1 warning (1 duplicate) warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `pq-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=86afe25dd17f9603 -C extra-filename=-409ca7ceacf71439 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-409ca7ceacf71439 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=a373f5a4d8e3256b -C extra-filename=-71dd5406ae1a5144 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-safe-71dd5406ae1a5144 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `base64` (lib) generated 3 warnings (1 duplicate) warning: `rustls` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-4c115d1527ca613d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-22b03bae4742f288/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustversion-15bef7c9a7df2d21/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustversion-1.0.17/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7b9e1e33bbefc20 -C extra-filename=-df75704c3766b119 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.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 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=fe6028d99231fd0a -C extra-filename=-5f4d8e78c49eb43f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-5f4d8e78c49eb43f -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-no-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=41064b46429f4d9b -C extra-filename=-70716dfc82256d01 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bd37ff0d04563287 -C extra-filename=-3d2b7fec45089d9e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-native-certs-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-native-certs-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/ctz/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ctz/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-native-certs-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb0f8109b4f50b9d -C extra-filename=-1855f01851f6e402 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl_probe-412be6905bb0164c.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-9933b760fac3f580.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-00aeeec47907408a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-806c6c61616366a3/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44ce0b9219cfb3c3 -C extra-filename=-05810b65d4eedec4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtry_lock-134b16f0a141cf82.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `bytes` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=72a064988d7510f0 -C extra-filename=-735bd9e03d1154d8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-core-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=8672c7c48a283abc -C extra-filename=-2befedd492bbc137 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `native-tls` (build script) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:390:21 | 390 | pub fn new(src: &[u8]) -> ByteSource { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 390 | pub fn new(src: &[u8]) -> ByteSource<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:597:21 | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination { | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 597 | pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=189de77f0927ea3c -C extra-filename=-01189f2869c086e0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/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 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=a3df8632286434ca -C extra-filename=-19e2db6dbd4fff8a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ahash-19e2db6dbd4fff8a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=local_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-waker-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-waker-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A synchronization primitive for thread-local task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=local-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name local_waker --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-waker-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c3dfb2ec1dc2d71 -C extra-filename=-946479e1a0fc7030 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:942:21 | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 942 | pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1168:21 | 1168 | pub fn new(src: &[u16]) -> Utf16Source { | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1168 | pub fn new(src: &[u16]) -> Utf16Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1477:21 | 1477 | pub fn new(src: &str) -> Utf8Source { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | pub fn new(src: &str) -> Utf8Source<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/encoding_rs-0.8.34/src/handles.rs:1936:21 | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1936 | pub fn new(dst: &mut [u8]) -> ByteDestination<'_> { | ++++ warning: `indexmap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,indexmap,preserve_order,raw_value,std,unbounded_depth CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-1fdff07f0203a400/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-7ec51741efd2562a/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning: `tiny-keccak` (build script) generated 1 warning (1 duplicate) warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ [serde_json 1.0.128] cargo:rerun-if-changed=build.rs [serde_json 1.0.128] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.128] cargo:rustc-cfg=fast_arithmetic="64" warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | warning: `want` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c42e4cf384090df2 -C extra-filename=-14df275c9d059c2c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-attr-14df275c9d059c2c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-9664d927ca8541de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-48cace9fa60dd47e/build-script-build` warning: `slab` (build script) generated 1 warning (1 duplicate) warning: `alloc-no-stdlib` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bc740a28e00da60 -C extra-filename=-072c4f65d6840d2b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/paste-072c4f65d6840d2b -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=57f26ebb7b61ac3d -C extra-filename=-549eb2e2a3345f8b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytestring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A UTF-8 encoded read-only string using `Bytes` as storage' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytestring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=28891766362554e1 -C extra-filename=-1572f78e3406154d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `fastrand` (lib) generated 1 warning (1 duplicate) warning: `camino` (build script) generated 1 warning (1 duplicate) Compiling regex-automata v0.4.7 Compiling flate2 v1.0.33 Compiling alloc-stdlib v0.2.2 Compiling typeid v1.0.2 Compiling impl-more v0.1.6 Compiling convert_case v0.4.0 Compiling proc-macro-error v1.0.4 Compiling sync_wrapper v1.0.1 Compiling language-tags v0.3.2 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | ^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3bbee43fd1c54a0d -C extra-filename=-d8d11e885d59c2f2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,parsing,printing,proc-macro,quote CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/syn-03d248512f57ff53/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/syn-104b36f53e71a3f7/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-00aeeec47907408a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=7ce8003ce671e458 -C extra-filename=-ccf25b430ba0d172 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=2043c33f44e6f201 -C extra-filename=-e86aaf47bf8453b9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/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 --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=5d002b7616764a39 -C extra-filename=-a9311c77996a57e7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-a9311c77996a57e7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de8d9fc3a0f1c506 -C extra-filename=-454288def26db8ee --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-4c115d1527ca613d/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=84f19d6861f986db -C extra-filename=-8f0d9e9d8957dcbc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-748db2e3c1a0870c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-21f3a56d48716f72/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-lite-0.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=31b6f185da5d617a -C extra-filename=-52e60d71f88882bf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3544647ce7b79fe4 -C extra-filename=-70216c5f4ccc7a81 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typeid-70216c5f4ccc7a81 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-f359e5922e4ac78b/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/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 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=198787e7835c34f5 -C extra-filename=-35e44a4ba98086c9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `futures-core` (lib) generated 1 warning (1 duplicate) warning: `local-waker` (lib) generated 1 warning (1 duplicate) warning: `zstd-safe` (build script) generated 1 warning (1 duplicate) Compiling nom v7.1.3 Compiling actix-utils v3.0.1 Compiling local-channel v0.1.5 warning: `rustls` (build script) generated 1 warning (1 duplicate) warning: `lock_api` (build script) generated 1 warning (1 duplicate) warning: `cookie` (build script) generated 1 warning (1 duplicate) [anyhow 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) Compiling tower-layer v0.3.3 Compiling hashbrown v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/flate2-1.0.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/flate2-1.0.33/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.33 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/flate2-1.0.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=91cd8c15e3b05858 -C extra-filename=-65c4aeda0f304076 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc32fast-b524a6c81b452be7.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libminiz_oxide-c2964bdfc35d95aa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-stdlib-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator example that may be used with the stdlib' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=443bbe3fa6dcc975 -C extra-filename=-702db3525c0a1441 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballoc_no_stdlib-70716dfc82256d01.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=impl_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/impl-more-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/impl-more-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Rob Ede ' CARGO_PKG_DESCRIPTION='Concise, declarative trait implementation macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=impl-more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/robjtede/impl-more' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name impl_more --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/impl-more-0.1.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0accdf870d82b21 -C extra-filename=-d759cb945285eb26 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=080899c568a0b364 -C extra-filename=-53515bceb5f927c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crunchy-80cdc51327dab978/out /usr/local/bin/rustc --crate-name crunchy --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crunchy-0.2.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 --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=41ec1524f439113d -C extra-filename=-3791d55d61dacccb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-5b072d6b6df84e6a/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=04343e2074f6f67e -C extra-filename=-cb754781c3d781dd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-fa07280caeb588a9/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ac0b31c6e56dfbbd -C extra-filename=-03c03bb5d20012c9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_ident-98748fecc8a488ff.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=f6259351c36019cc -C extra-filename=-f862fa03ae58af4f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-c7a7099577bffcd7.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-06d923fa0ce4a705.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling glob v0.3.1 warning: `indexmap` (build script) generated 1 warning (1 duplicate) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-44aa571658ab03cf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-568c9a3ab7e5c5ce/build-script-build` warning: `hex` (lib) generated 1 warning (1 duplicate) warning: `futures-channel` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1 CARGO_MANIFEST_LINKS=pq CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Auto-generated rust bindings for libpq' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pq-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgrif/pq-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/pq-sys-692bc779a0a4b405/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/pq-sys-f4605c91ea1010fc/build-script-build` warning: `tracing-core` (lib) generated 11 warnings (11 duplicates) warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `bytestring` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=302d8f1d0510e212 -C extra-filename=-40609e972f4f7fae --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/mod.rs:1466:9 | 1466 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/mod.rs:1526:9 | 1526 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/mod.rs:1567:9 | 1567 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 580 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) [pq-sys 0.6.1] cargo:rustc-link-lib=pq [pq-sys 0.6.1] cargo:rerun-if-env-changed=PQ_LIB_STATIC [pq-sys 0.6.1] cargo:rerun-if-env-changed=TARGET [pq-sys 0.6.1] cargo:rerun-if-env-changed="PQ_LIB_DIR_X86_64_UNKNOWN_FREEBSD" [pq-sys 0.6.1] "PQ_LIB_DIR_X86_64_UNKNOWN_FREEBSD" = Err(NotPresent) [pq-sys 0.6.1] cargo:rerun-if-env-changed="PQ_LIB_DIR" [pq-sys 0.6.1] "PQ_LIB_DIR" = Err(NotPresent) [pq-sys 0.6.1] cargo:rerun-if-env-changed=PG_CONFIG_X86_64_UNKNOWN_FREEBSD [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests [pq-sys 0.6.1] cargo:rustc-link-search=native=/usr/local/lib [pq-sys 0.6.1] cargo:rerun-if-env-changed=PQ_LIB_STATIC_X86_64_UNKNOWN_FREEBSD [pq-sys 0.6.1] cargo:rustc-link-lib=pq Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-6f07a51018bb26a4/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=7a20f8fd6aa9639a -C extra-filename=-332e34b38085d0b8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg assert_no_panic` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=language_tags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/language-tags-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/language-tags-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch :Tpt ' CARGO_PKG_DESCRIPTION='Language tags for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=language-tags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/rust-language-tags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name language_tags --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/language-tags-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=95a919f98d7abded -C extra-filename=-4c667af47557f8fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling bstr v1.10.0 Compiling ipnet v2.9.0 Compiling overload v0.1.1 Compiling linked-hash-map v0.5.6 Compiling sharded-slab v0.1.7 Compiling tracing-log v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=local_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-channel-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-channel-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=local-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name local_channel --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/local-channel-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aea3cc1ba13b6af7 -C extra-filename=-ff608a76f8db086e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern local_waker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblocal_waker-946479e1a0fc7030.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-57754d258a29b452/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-568c9a3ab7e5c5ce/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7a66ef1b3fae872 -C extra-filename=-76fd6b3b06a9f419 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=6b58b5c63e7ed158 -C extra-filename=-55274476321bf2e2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=741741a7875ccdea -C extra-filename=-f1683fe81b1b715f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-sink-0.3.30/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2b51671fbb76b5fc -C extra-filename=-4294de43dade2322 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=6a8fd6f3a3d4754b -C extra-filename=-36c11f2d0cd45bb8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=fd541096f11af425 -C extra-filename=-5e01114b0eaf59af --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/mod.rs:582:1 | 582 | / safe_f! { 583 | | pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int { 584 | | status & 0o177 ... | 602 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/mod.rs:1466:1 | 1466 | / safe_f! { 1467 | | pub {const} fn WIFCONTINUED(status: ::c_int) -> bool { 1468 | | status == 0x13 ... | 1478 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,shake CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SHAKE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/tiny-keccak-d20a7a952d4e2950/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/tiny-keccak-5d425320d2d5364f/build-script-build` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `proc-macro-error-attr` (build script) generated 1 warning (1 duplicate) warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytestring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A UTF-8 encoded read-only string using `Bytes` as storage' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytestring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytestring-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=6935d5c21b672a82 -C extra-filename=-b7ff583251c68cdc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `unicase` (build script) generated 1 warning (1 duplicate) warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `ahash` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:264:18 | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:269:25 | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:274:22 | 274 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:279:29 | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:284:26 | 284 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 284 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:289:33 | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:294:26 | 294 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:299:30 | 299 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 299 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:304:37 | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-c17caea4f0abf3e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-0431a2ea20a49106/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libc-6bc70bfe01c15d1f/out /usr/local/bin/rustc --crate-name libc --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=645f45eb1f6ad584 -C extra-filename=-d24704933cfd5294 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ipnet-2.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ipnet-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='Kris Price ' CARGO_PKG_DESCRIPTION='Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust'\''s standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ipnet CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/krisprice/ipnet' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ipnet-2.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=327d553aef2149ea -C extra-filename=-ca29722e0b04e54e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a37d868d5712373 -C extra-filename=-fff2a26e6d8a3dcd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/mod.rs:4944:1 | 4944 | / f! { 4945 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 4946 | | (cmsg as *mut ::c_uchar) 4947 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 5061 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/mod.rs:5063:1 | 5063 | / safe_f! { 5064 | | pub {const} fn WIFSIGNALED(status: ::c_int) -> bool { 5065 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5100 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:209:36 | 209 | pub $($constness)* extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1 | 437 | / safe_f! { 438 | | pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t { 439 | | let major = major as ::dev_t; 440 | | let minor = minor as ::dev_t; ... | 443 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/macros.rs:194:43 | 194 | pub $($constness)* unsafe extern fn $i($($arg: $argty),* | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1 | 445 | / f! { 446 | | pub fn major(dev: ::dev_t) -> ::c_int { 447 | | ((dev >> 8) & 0xff) as ::c_int ... | 453 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `crunchy` (lib) generated 1 warning (1 duplicate) warning: `miniz_oxide` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-aebea42091b9fcaa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-5f4d8e78c49eb43f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=fe466c20298e72e1 -C extra-filename=-00ae1238691b1565 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libminimal_lexical-6ec1ae700f450e07.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='David Purdum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=f7ddec0da1c8a8b2 -C extra-filename=-5918befc2560f4a2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-utils-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-utils-3.0.1/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Various utilities used in the Actix ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_utils --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-utils-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87e1bf4632a6ea72 -C extra-filename=-6580e19369aa51fb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern local_waker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblocal_waker-946479e1a0fc7030.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling convert_case v0.6.0 Compiling brotli-decompressor v4.0.1 Compiling regex-automata v0.1.10 Compiling nu-ansi-term v0.46.0 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2316 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2324 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2964 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2984 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3007 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3016 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `paste` (build script) generated 1 warning (1 duplicate) warning: `proc-macro-error` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-4175fafd07a3edad/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-409ca7ceacf71439/build-script-build` warning: `impl-more` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling thread_local v1.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=d769cbe60d9bb7e7 -C extra-filename=-9ba1ee7a0062c2d9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=percent-encode,percent-encoding CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_PERCENT_ENCODE=1 CARGO_FEATURE_PERCENT_ENCODING=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-5624061749b69b9a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-46ddea3966c99d85/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-decompressor-4.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-decompressor-4.0.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_LICENSE=BSD-3-Clause/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli-decompressor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=3927464885c5bcae -C extra-filename=-ee7aec5c950e1aac --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballoc_no_stdlib-70716dfc82256d01.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballoc_stdlib-702db3525c0a1441.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/parse.rs:318:25 | 318 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/parse.rs:474:35 | 474 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 474 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/parse.rs:957:32 | 957 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/parse.rs:980:37 | 980 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ^^^^^^ ^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 980 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:165:13 | 165 | Box::from_raw(cur); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 165 | let _ = Box::from_raw(cur); | +++++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:251:18 | 251 | pub fn entry(&mut self, k: K) -> Entry { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 251 | pub fn entry(&mut self, k: K) -> Entry<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:287:20 | 287 | pub fn entries(&mut self) -> Entries { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn entries(&mut self) -> Entries<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:650:17 | 650 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 650 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:684:21 | 684 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 684 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:710:18 | 710 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 710 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:769:17 | 769 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 769 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:790:19 | 790 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 790 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/src/lib.rs:1300:17 | 1300 | Box::from_raw(self.tail); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 1300 | let _ = Box::from_raw(self.tail); | +++++++ warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^--------^^^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^--------^^^^^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HeaderMap` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-2b91c5d831e44b9e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-746d51e6448e522d/build-script-build` warning: `httparse` (lib) generated 1 warning (1 duplicate) Compiling matchit v0.7.3 warning: `typeid` (build script) generated 1 warning (1 duplicate) warning: `alloc-stdlib` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/rcvec.rs:33:24 | 33 | pub(crate) fn iter(&self) -> slice::Iter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub(crate) fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/rcvec.rs:37:28 | 37 | pub(crate) fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | pub(crate) fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/rcvec.rs:46:27 | 46 | pub(crate) fn get_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub(crate) fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/rcvec.rs:83:26 | 83 | pub(crate) fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 83 | pub(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/rcvec.rs:105:26 | 105 | pub(crate) fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | pub(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/fallback.rs:204:20 | 204 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 204 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: `overload` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ucd_trie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A trie for storing Unicode codepoint sets and maps. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ucd-trie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ucd-generate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ucd_trie --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ucd-trie-0.1.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=939cd4e51ca144d9 -C extra-filename=-785360e6b7d25d1e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling http-body v1.0.1 warning: `linked-hash-map` (lib) generated 10 warnings (1 duplicate) warning: `rustversion` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-9664d927ca8541de/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=cc4993ff07e1f575 -C extra-filename=-7a9a004686e8a496 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=887213e4e6b4443a -C extra-filename=-0752d540a560653b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-58251f529eb1f9a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde1 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-e6e6e08c37ff0153/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-f7c43dae89e7d933/build-script-build` warning: `bytestring` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,syn,syn-error CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-c37c4ff3e59bfc39/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-a9311c77996a57e7/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=6093fbb6bfcea46b -C extra-filename=-b156f272d16b7364 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-17172ae05e79a756.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/paste-0c1e880d019c2223/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/paste-072c4f65d6840d2b/build-script-build` [camino 1.1.9] cargo:rerun-if-changed=build.rs [camino 1.1.9] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.9] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.9] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.9] cargo:rustc-check-cfg=cfg(os_str_bytes) [camino 1.1.9] cargo:rustc-check-cfg=cfg(absolute_path) [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: `time-macros` (lib) generated 3 warnings (1 duplicate) warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-decompressor-4.0.1/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=ba02fe6792f0f5cb -C extra-filename=-d6cee85d63628315 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_segmentation-549eb2e2a3345f8b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=6f64051e9a9cc803 -C extra-filename=-ce838abd17b27ff4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern overload=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboverload-76fd6b3b06a9f419.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ahash-0d1e5b6f1aa2bc9c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ahash-19e2db6dbd4fff8a/build-script-build` [camino 1.1.9] cargo:rustc-cfg=path_buf_capacity [camino 1.1.9] cargo:rustc-cfg=shrink_to [camino 1.1.9] cargo:rustc-cfg=try_reserve_2 [camino 1.1.9] cargo:rustc-cfg=path_buf_deref_mut [camino 1.1.9] cargo:rustc-cfg=os_str_bytes [camino 1.1.9] cargo:rustc-cfg=absolute_path [lock_api 0.4.12] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.12] warning: `actix-utils` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a21a2fb7eec78758 -C extra-filename=-687e96b86b84005d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-utils` (lib) generated 24 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-attr-96e85a4b1f605616/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-attr-14df275c9d059c2c/build-script-build` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] Compiling quote v1.0.37 Compiling http-body v0.4.6 Compiling axum-core v0.4.3 Compiling axum v0.7.5 warning: `flate2` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-1.10.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-1.5.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=fcca02fccdc7e599 -C extra-filename=-0b090f691158c193 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff842938c8201f9f -C extra-filename=-ff28a3e1ffcd7710 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d2aa82b7193649f9 -C extra-filename=-a052872e1572087c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-a052872e1572087c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `typenum` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-1cb6615af6ae5e16/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-18ba817c8adffcf0/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-b3c9551dc611f99b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-7e817c4f9cb6ff1c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c26c35637cea152c -C extra-filename=-80237dc03e9d83e1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typeid-47b2a056d9769144/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typeid-70216c5f4ccc7a81/build-script-build` warning: `unicode-segmentation` (lib) generated 10 warnings (10 duplicates) Compiling hashbrown v0.13.2 warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: `tower-layer` (lib) generated 1 warning (1 duplicate) Compiling cfg-if v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A high performance, zero-copy URL router.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/matchit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name matchit --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_helpers", "default"))' -C metadata=41637f9e78745bd4 -C extra-filename=-956a634a39411124 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [paste 1.0.15] cargo:rerun-if-changed=build.rs [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:405:18 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:731:20 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:856:35 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:894:14 | 894 | fn erase(&self) -> Ref { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:903:38 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:910:42 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/error.rs:926:42 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/src/lib.rs:236:18 | 236 | fn from_case(&self, case: Case) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 236 | fn from_case(&self, case: Case) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/src/lib.rs:250:24 | 250 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter; | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/src/lib.rs:274:24 | 274 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | fn with_boundaries(&self, bs: &[Boundary]) -> StateConverter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/src/lib.rs:278:18 | 278 | fn from_case(&self, case: Case) -> StateConverter { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 278 | fn from_case(&self, case: Case) -> StateConverter<'_, T> { | +++ Compiling vsimd v0.8.0 [paste 1.0.15] cargo:rustc-check-cfg=cfg(no_literal_fromstr) [paste 1.0.15] cargo:rustc-check-cfg=cfg(feature, values("protocol_feature_paste")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=5dfc21703674b10e -C extra-filename=-2bab8cda6cd1078c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-2bab8cda6cd1078c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustversion-df75704c3766b119.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) [semver 1.0.23] cargo:rerun-if-changed=build.rs [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-f8245c970d9c6ebf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-746d51e6448e522d/build-script-build` [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: `local-channel` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pq_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Auto-generated rust bindings for libpq' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pq-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgrif/pq-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/pq-sys-692bc779a0a4b405/out /usr/local/bin/rustc --crate-name pq_sys --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pq-sys-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buildtime_bindgen", "bundled", "default", "pkg-config", "pq-src"))' -C metadata=287bacaf0eab4c3b -C extra-filename=-6904ea97e87e5816 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib -l pq -l pq` warning: trait `UncheckedOptionExt` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/src/unreachable.rs:11:11 | 11 | pub trait UncheckedOptionExt { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/src/lib.rs:290:21 | 290 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/src/cached.rs:65:21 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher warning: `tracing-log` (lib) generated 2 warnings (1 duplicate) warning: unused import: `windows::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) [rustix 0.38.36] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling webpki-roots v0.25.4 Compiling outref v0.5.1 Compiling crossbeam-channel v0.5.13 [typeid 1.0.2] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `language-tags` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libc-0.2.158/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:195:28 | 195 | || self.a_fcn == other.a_fcn } | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint | 195 - || self.a_fcn == other.a_fcn } 195 + || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) } | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris ' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/tiny-keccak-d20a7a952d4e2950/out /usr/local/bin/rustc --crate-name tiny_keccak --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.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 --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=75e839f0c455f2e0 -C extra-filename=-9e421c1f8ebdb94f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crunchy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrunchy-3791d55d61dacccb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `convert_case` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-748db2e3c1a0870c/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=a2e26bff7db7df1c -C extra-filename=-1501543210720fc4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtypenum-8f0d9e9d8957dcbc.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg relaxed_coherence` [rustix 0.38.36] cargo:rustc-cfg=static_assertions [rustix 0.38.36] cargo:rustc-cfg=libc [rustix 0.38.36] cargo:rustc-cfg=freebsdlike [rustix 0.38.36] cargo:rustc-cfg=bsd [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_MIRI [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp warning: `regex-lite` (lib) generated 1 warning (1 duplicate) warning: `http` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=94b9d7a5dec8eb40 -C extra-filename=-5292dc72fa55e797 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc [typeid 1.0.2] cargo:rustc-check-cfg=cfg(no_const_type_id) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `byteorder` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-44aa571658ab03cf/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f3c47fdbfe56e470 -C extra-filename=-45dc608abf6c753f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vsimd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vsimd-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vsimd-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='SIMD utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vsimd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/simd' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name vsimd --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/vsimd-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="detect"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "detect", "std", "unstable"))' -C metadata=69024ce9f62127f1 -C extra-filename=-e9d7d3371646f315 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `glob` (lib) generated 1 warning (1 duplicate) Compiling jobserver v0.1.32 Compiling getrandom v0.2.15 Compiling socket2 v0.5.7 Compiling mio v1.0.2 Compiling rust_decimal v1.36.0 Compiling rustc-hash v1.1.0 Compiling arrayvec v0.7.6 [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quote-1.0.37/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=43c63dd41e96b02c -C extra-filename=-5aade048f0f9dc42 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-utils-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aaf48c28e3af20f3 -C extra-filename=-ca0f8821d67c417c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [indexmap 1.9.3] cargo:rustc-cfg=has_std [indexmap 1.9.3] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bstr` (lib) generated 2 warnings (1 duplicate) warning: `thread_local` (lib) generated 5 warnings (1 duplicate) warning: `winnow` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "tracing"))' -C metadata=de873ebf921332bc -C extra-filename=-4f30995e360bd979 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-4f30995e360bd979 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustversion-df75704c3766b119.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-c17caea4f0abf3e7/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=0f96b3bce817061b -C extra-filename=-35ffd75825945d49 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscopeguard-a9653a3cb08c97c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_const_fn_trait_bound` warning: struct `EncodedLen` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:269:8 | 269 | struct EncodedLen { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `value` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:275:8 | 274 | impl EncodedLen { | --------------- method in this implementation 275 | fn value(&self) -> &[u8] { | ^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-roots-0.25.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-roots-0.25.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Mozilla'\''s CA root certificates for use with webpki' CARGO_PKG_HOMEPAGE='https://github.com/rustls/webpki-roots' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=webpki-roots CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki-roots' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-roots-0.25.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7962b6c6271c552 -C extra-filename=-e3600f890f46bff4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: function `left_encode` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:280:4 | 280 | fn left_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^ warning: function `right_encode` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:292:4 | 292 | fn right_encode(len: usize) -> EncodedLen { | ^^^^^^^^^^^^ warning: method `reset` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tiny-keccak-2.0.2/src/lib.rs:469:8 | 390 | impl KeccakState

{ | ----------------------------------- method in this implementation ... 469 | fn reset(&mut self) { | ^^^^^ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | -- ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=outref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Out reference' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=outref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/outref' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name outref --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c4c670489f632a2 -C extra-filename=-c16a819f7edea9d2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `libm` (lib) generated 110 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-io-0.3.30/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=526b8e376a2ed30b -C extra-filename=-3c86c7d0d9e99c3e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-task-0.3.30/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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=1cf1ceacd2c8169a -C extra-filename=-5fc9bbf898bff5bd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `anyhow` (lib) generated 10 warnings (1 duplicate) warning: `convert_case` (lib) generated 5 warnings (1 duplicate) [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc warning: `libc` (lib) generated 12 warnings (1 duplicate) warning: `slab` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=acadf0125bce060b -C extra-filename=-0605a467adf0c47d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-ccb26b5207f70e57.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-d0af2ded4fd6f194.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pq-sys` (lib) generated 1 warning (1 duplicate) warning: `ucd-trie` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/classes.rs:90:28 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/dense.rs:1113:19 | 1113 | pub fn states(&self) -> StateIter { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/dense.rs:1508:26 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/dense.rs:1702:24 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/dense.rs:1718:31 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/src/dense.rs:1828:21 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: struct `RawIterHash` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2/src/raw/mod.rs:2391:12 | 2391 | pub struct RawIterHash<'a, T, A: Allocator + Clone = Global> { | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `RawIterHashInner` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2/src/raw/mod.rs:2396:8 | 2396 | struct RawIterHashInner<'a, A: Allocator + Clone> { | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d4c254f292a49e74 -C extra-filename=-0655e7957ddc89b2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-ccf25b430ba0d172.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/src/lib.rs:191:5 | 191 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/src/lib.rs:199:5 | 199 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/src/lib.rs:210:5 | 210 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/outref-0.5.1/src/lib.rs:218:5 | 218 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `http-body` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/slab-57754d258a29b452/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slab-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b95ed725d87a271c -C extra-filename=-f32e819595c9438c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfg-if-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6f2ea5adc0229002 -C extra-filename=-34cdfca71fd23816 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tiny-keccak` (lib) generated 6 warnings (1 duplicate) Compiling syn v2.0.100 Compiling brotli v6.0.0 Compiling matchers v0.1.0 Compiling yaml-rust v0.4.5 Compiling quick-xml v0.31.0 Compiling pathdiff v0.2.1 Compiling mutually_exclusive_features v0.1.0 Compiling signal-hook v0.3.17 Compiling lru-cache v0.1.2 Compiling oncemutex v0.1.1 Compiling dot-structures v0.1.1 Compiling urlencoding v2.1.3 Compiling crossbeam-utils v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=3e6e119c277907d3 -C extra-filename=-b674536e7fd2a768 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde1 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-db89830041480986/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-f7c43dae89e7d933/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typeid-47b2a056d9769144/out /usr/local/bin/rustc --crate-name typeid --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typeid-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf969a46233e93e7 -C extra-filename=-90ce5e7950471f2a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(no_const_type_id)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/paste-0c1e880d019c2223/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/paste-1.0.15/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6058a5fad6020849 -C extra-filename=-e5cf1a2ad960fc97 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde-with-float"' --cfg 'feature="serde-with-str"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=68727cfca5172221 -C extra-filename=-2dbf9dd00ab6b68f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust_decimal-2dbf9dd00ab6b68f -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen ' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77bb43006833f662 -C extra-filename=-92f7f8a03d045dd4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblinked_hash_map-36c11f2d0cd45bb8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: `outref` (lib) generated 5 warnings (1 duplicate) Compiling maybe-uninit v2.0.0 warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-703b9814499dd4dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-a052872e1572087c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-f8245c970d9c6ebf/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0d7d597624b95f79 -C extra-filename=-6781c12a9923ae3e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a535dfbcdb0fd43 -C extra-filename=-d6c6db3092917355 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-b156f272d16b7364.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling arrayref v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/jobserver-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/jobserver-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/jobserver-0.1.32/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02b8156ef7be8d44 -C extra-filename=-5678bfc803edada3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlencoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Bertram Truong ' CARGO_PKG_DESCRIPTION='A Rust library for doing URL percentage encoding.' CARGO_PKG_HOMEPAGE='https://lib.rs/urlencoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlencoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust_urlencoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name urlencoding --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5b334316d7b0121 -C extra-filename=-2bed5c04481b1337 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=07b243063d7d7d4d -C extra-filename=-afcbc30bf6c85c65 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru_cache CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lru-cache-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lru-cache-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='A cache that holds a limited number of key-value pairs' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/lru-cache' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru-cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/lru-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name lru_cache --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=a1f67b2aa1685186 -C extra-filename=-bf99c0a5e4e1fc6e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblinked_hash_map-36c11f2d0cd45bb8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayref-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayref-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='David Roundy ' CARGO_PKG_DESCRIPTION='Macros to take array references of slices' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayref CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/droundy/arrayref' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayref-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d58add94fa0910b -C extra-filename=-1077ba9e8d9f2b65 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling constant_time_eq v0.3.1 warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `hashbrown` (lib) generated 3 warnings (1 duplicate) warning: `nu-ansi-term` (lib) generated 2 warnings (1 duplicate) Compiling heck v0.4.1 Compiling base64-serde v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-aebea42091b9fcaa/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=642d63919662e13e -C extra-filename=-aeb0c442cefabe9e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibm-332e34b38085d0b8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_total_cmp` warning: `futures-io` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=d8e32db621659f3e -C extra-filename=-3d0f74c7e68343bc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling md5 v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mutually_exclusive_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mutually_exclusive_features-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mutually_exclusive_features-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Omid Rad ' CARGO_PKG_DESCRIPTION='Macros to check that only none or one of a set of features is enabled at a time, as known as mutually exclusive features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mutually_exclusive_features CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/omid/mutually_exclusive_features' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mutually_exclusive_features --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mutually_exclusive_features-0.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9fafc3931e2e1549 -C extra-filename=-72a25e07fbc3b851 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:40:13 | 40 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:41:13 | 41 | #![cfg_attr(feature = "cargo-clippy", warn(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/lib.rs:43:5 | 43 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/yaml.rs:285:12 | 285 | #[cfg_attr(feature = "cargo-clippy", allow(should_implement_trait))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=eb39e6279d73a560 -C extra-filename=-5c2029cde44078e2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=c75781c3ef5846f2 -C extra-filename=-a0d2ad779abee7d5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-serde-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-serde-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='Integration between rust-base64 and serde' CARGO_PKG_HOMEPAGE='https://github.com/marshallpierce/base64-serde' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/base64-serde' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64_serde --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-serde-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60920a0674f63c23 -C extra-filename=-31c16a8315081a68 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `aho-corasick` (lib) generated 5 warnings (5 duplicates) Compiling regex v1.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oncemutex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem ' CARGO_PKG_DESCRIPTION='A mutex providing one-time synchronized access, then safe unsynchronized access.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oncemutex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-once-mutex.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name oncemutex --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=541e5450d7727859 -C extra-filename=-3031fc84b580755f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [camino 1.1.9] cargo:rerun-if-changed=build.rs [camino 1.1.9] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.9] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.9] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.9] cargo:rustc-check-cfg=cfg(os_str_bytes) [camino 1.1.9] cargo:rustc-check-cfg=cfg(absolute_path) warning: `axum` (build script) generated 1 warning (1 duplicate) warning: `sharded-slab` (lib) generated 106 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dot_structures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The structrures to support graphviz-rust library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=dot-structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dot_structures --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a1ac290903b00b2 -C extra-filename=-114a7a71f9df2a66 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `quote` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Compiling globset v0.4.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md5-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md5-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ivan Ukhov :Kamal Ahmad :Konstantin Stepanov :Lukas Kalbertodt :Nathan Musoke :Scott Mabin :Tony Arcieri :Wim de With :Yosef Dinerstein ' CARGO_PKG_DESCRIPTION='The package provides the MD5 hash function.' CARGO_PKG_HOMEPAGE='https://github.com/stainless-steel/md5' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stainless-steel/md5' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md5-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ded57ab36f769d93 -C extra-filename=-40139a5e82223052 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=847cdd97c7ec7318 -C extra-filename=-ad4b2946b901314d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-c7a7099577bffcd7.rmeta --extern bstr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbstr-55274476321bf2e2.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-f862fa03ae58af4f.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-06d923fa0ce4a705.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b01c8ca4fc192cc7 -C extra-filename=-41107a88048392d1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `matchit` (lib) generated 1 warning (1 duplicate) Compiling futures v0.1.31 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-3a0a3a1245793e7b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-2bab8cda6cd1078c/build-script-build` warning: `ipnet` (lib) generated 1 warning (1 duplicate) warning: `http` (lib) generated 8 warnings (1 duplicate) warning: `slab` (lib) generated 7 warnings (7 duplicates) Compiling semver-parser v0.7.0 warning: field `marks` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/parser.rs:70:5 | 66 | pub struct Parser { | ------ field in this struct ... 70 | marks: Vec, | ^^^^^ | = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/src/emitter.rs:107:51 | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | -- ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 107 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter<'a> { | ++++ [camino 1.1.9] cargo:rustc-cfg=path_buf_capacity [camino 1.1.9] cargo:rustc-cfg=shrink_to [camino 1.1.9] cargo:rustc-cfg=try_reserve_2 [camino 1.1.9] cargo:rustc-cfg=path_buf_deref_mut [camino 1.1.9] cargo:rustc-cfg=os_str_bytes [camino 1.1.9] cargo:rustc-cfg=absolute_path warning: `futures-task` (lib) generated 1 warning (1 duplicate) Compiling cc v1.2.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lru-cache-0.1.2/src/lib.rs:273:17 | 273 | pub fn iter(&self) -> Iter { Iter(self.map.iter()) } | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 273 | pub fn iter(&self) -> Iter<'_, K, V> { Iter(self.map.iter()) } | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lru-cache-0.1.2/src/lib.rs:304:21 | 304 | pub fn iter_mut(&mut self) -> IterMut { IterMut(self.map.iter_mut()) } | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 304 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { IterMut(self.map.iter_mut()) } | +++ warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 warning: `pathdiff` (lib) generated 1 warning (1 duplicate) warning: `lock_api` (lib) generated 8 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Rutrum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/convert_case-0.6.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=23275d2108b22888 -C extra-filename=-0e3f3bfae6b0c233 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_segmentation-40609e972f4f7fae.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling der v0.6.1 warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) warning: method `add_attr` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/src/lib.rs:85:8 | 84 | impl Edge { | --------- method in this implementation 85 | fn add_attr(&mut self, attr: Attribute) { | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `add_attr` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/src/lib.rs:109:8 | 105 | impl Node { | --------- method in this implementation ... 109 | fn add_attr(&mut self, attr: Attribute) { | ^^^^^^^^ warning: method `add_stmt` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/src/lib.rs:162:8 | 161 | impl Subgraph { | ------------- method in this implementation 162 | fn add_stmt(&mut self, stmt: Stmt) { | ^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cc-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cc-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cc-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=ef7d141545abcb98 -C extra-filename=-7db026d562ac0602 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjobserver-5678bfc803edada3.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --extern shlex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libshlex-4ae9c07adcd67cf9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=24f519c9d27141b7 -C extra-filename=-de3163b44cf21b6b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern typenum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtypenum-8f0d9e9d8957dcbc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `generic-array` (lib) generated 7 warnings (1 duplicate) warning: `base64-serde` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.100 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=525a043a3e262e48 -C extra-filename=-23b06f82245c1801 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern unicode_ident=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_ident-98748fecc8a488ff.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc-hash-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d736f91ddca56535 -C extra-filename=-3b51b25da11545b2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `regex-lite` (lib) generated 1 warning (1 duplicate) Compiling base64-simd v0.8.0 Compiling into-attr v0.1.1 Compiling dot-generator v0.2.0 Compiling parse-size v1.0.0 Compiling base16ct v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/syn-03d248512f57ff53/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d160d4b00717c18e -C extra-filename=-37eede0a04013b90 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern unicode_ident=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_ident-98748fecc8a488ff.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg syn_disable_nightly_tests` warning: `lru-cache` (lib) generated 3 warnings (1 duplicate) warning: `vsimd` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64_simd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-simd-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-simd-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='SIMD-accelerated base64 encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64-simd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nugine/simd' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64_simd --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-simd-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="detect"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "detect", "std", "unstable"))' -C metadata=f5da42c7819707a3 -C extra-filename=-6687df3c4b1b63e1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern outref=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboutref-c16a819f7edea9d2.rmeta --extern vsimd=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvsimd-e9d7d3371646f315.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `typeid` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-channel-0.3.30/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=36d6b66c8de3305b -C extra-filename=-524718277af10924 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4294de43dade2322.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayvec-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=231389260342f440 -C extra-filename=-1a6d748bebb8e626 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `dot-structures` (lib) generated 4 warnings (1 duplicate) warning: `heck` (lib) generated 1 warning (1 duplicate) warning: `axum-core` (build script) generated 1 warning (1 duplicate) warning: `arrayref` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.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 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "lazy_static", "nightly", "std"))' -C metadata=a518cd0838297476 -C extra-filename=-7eaca543d2b8c610 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-7eaca543d2b8c610 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `jobserver` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/futures-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "use_std", "with-deprecated"))' -C metadata=7f5103a666b1cee8 -C extra-filename=-d03a4200e477bff0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e6872a5366e832ba -C extra-filename=-92f79421133213bc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crypto-common` (lib) generated 1 warning (1 duplicate) warning: `mutually_exclusive_features` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Steve Klabnik ' CARGO_PKG_DESCRIPTION='Parsing of the semver spec. ' CARGO_PKG_HOMEPAGE='https://github.com/steveklabnik/semver-parser' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver-parser CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/steveklabnik/semver-parser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name semver_parser --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37f932896772cc12 -C extra-filename=-bdb4c7ca5bca902e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stable_deref_trait-1.2.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f03ddf37cfdd62eb -C extra-filename=-4af582d2c0b8378c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:27:19 | 27 | pub fn to_str(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub fn to_str(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:72:21 | 72 | pub fn encode(data: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | pub fn encode(data: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/enc.rs:78:28 | 78 | pub fn encode_binary(data: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub fn encode_binary(data: &[u8]) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:19:21 | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/dec.rs:29:28 | 29 | pub fn decode_binary(data: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn decode_binary(data: &[u8]) -> Cow<'_, [u8]> { | +++ warning: `nom` (lib) generated 14 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/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 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=f881b60c0ee34bbe -C extra-filename=-cad8dea7ebeda350 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/signal-hook-cad8dea7ebeda350 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-4175fafd07a3edad/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=fa1382da6611f351 -C extra-filename=-596a42577eb24efa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-5e01114b0eaf59af.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_std` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=cecf910e645279b1 -C extra-filename=-e683224abdbd930b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dot_structures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The structrures to support graphviz-rust library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=dot-structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dot_structures --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-structures-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07a7f54979877d33 -C extra-filename=-d97149c9569d4c44 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-channel` (lib) generated 1 warning (1 duplicate) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `getrandom` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="const-oid"' --cfg 'feature="oid"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const-oid", "der_derive", "derive", "flagset", "oid", "pem", "pem-rfc7468", "real", "std", "time", "zeroize"))' -C metadata=5f509de022490958 -C extra-filename=-d82577b51efe7b85 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_oid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_oid-6fec48f22ece9b51.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/unicase-2b91c5d831e44b9e/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicase-2.7.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9d423d88fc295b79 -C extra-filename=-47fe3081cd697293 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dot_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='the set of macros to generate dot files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=dot-generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dot_generator --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a4cf76615acebd8 -C extra-filename=-d75321ec69956b65 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dot_structures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_structures-114a7a71f9df2a66.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling signal-hook-registry v1.4.2 Compiling const-random-macro v0.1.16 Compiling rand_core v0.6.4 Compiling errno v0.3.9 Compiling gethostname v0.4.3 Compiling iovec v0.1.4 Compiling net2 v0.2.39 Compiling num_cpus v1.16.0 Compiling memoffset v0.5.6 warning: `matchers` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-703b9814499dd4dd/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.8.20/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 --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=5ec25a24dcfd93a2 -C extra-filename=-b038f5d1f7b5cd4c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `md5` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:63:26 | 63 | match self.state.compare_and_swap(UNUSED, LOCKED, SeqCst) { | ^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:1:23 | 1 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:103:33 | 103 | if LOCKED == self.state.compare_and_swap(UNUSED, FREE, SeqCst) { | ^^^^^^^^^^^^^^^^ warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:86:9 | 86 | unsafe { self.data.into_inner() } | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0/src/version.rs:75:9 | 75 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0/src/version.rs:79:13 | 79 | try!(write!(f, "-{}", strs.join("."))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0/src/version.rs:84:13 | 84 | try!(write!(f, "+{}", strs.join("."))); | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:62:17 | 62 | pub fn lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 62 | pub fn lock(&self) -> Option> { | +++ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-parser-0.7.0/src/range.rs:184:22 | 184 | let predicates = try!(predicates); | ^^^ warning: non-binding let on a synchronization lock --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oncemutex-0.1.1/src/lib.rs:81:32 | 81 | if self.locked() { let _ = self.lock.lock(); } | ^ this lock is not assigned to a binding and is immediately dropped | = note: `#[warn(let_underscore_lock)]` (part of `#[warn(let_underscore)]`) on by default help: consider binding to an unused variable to avoid immediately dropping the value | 81 | if self.locked() { let _unused = self.lock.lock(); } | ++++++ help: consider immediately dropping the value | 81 - if self.locked() { let _ = self.lock.lock(); } 81 + if self.locked() { drop(self.lock.lock()); } | warning: `unicase` (lib) generated 25 warnings (1 duplicate) warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/future/mod.rs:1084:20 | 1084 | fn future_from(T) -> Self::Future; | ^ help: try naming the parameter or explicitly ignoring it: `_: T` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C debug-assertions=off --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=0139179bd0698b6a -C extra-filename=-e000452f296acd95 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/lib.rs:82:7 | 82 | #[cfg(has_std)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/macros.rs:1:7 | 1 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/macros.rs:38:7 | 38 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/map.rs:19:7 | 19 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/map.rs:70:7 | 70 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/map.rs:75:11 | 75 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/map.rs:143:7 | 143 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/map.rs:1424:7 | 1424 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/set.rs:6:7 | 6 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/set.rs:62:7 | 62 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/set.rs:66:11 | 66 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/set.rs:127:7 | 127 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/src/set.rs:912:7 | 912 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling mime_guess v2.0.5 warning: `futures-channel` (lib) generated 2 warnings (2 duplicates) Compiling crossbeam-epoch v0.8.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/powerfmt-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=d2afd1a633fcaff9 -C extra-filename=-222156fd18fef621 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-0228abc5c28b450e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-4f30995e360bd979/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/getrandom-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=205df98396b87e84 -C extra-filename=-95907662d83bd5e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `urlencoding` (lib) generated 6 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a9813ba7ed6d34c3 -C extra-filename=-b50eb2fcf124d5ed --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unused import: `dot_structures::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.0/src/lib.rs:48:5 | 48 | use dot_structures::*; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=698306ee016d2148 -C extra-filename=-4be16c52826d6f58 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=a9a22e55cedc0067 -C extra-filename=-62b9d90bb4ed1aa9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-62b9d90bb4ed1aa9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=net2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/net2-0.2.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/net2-0.2.39/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Extensions to the standard library'\''s networking types as proposed in RFC 1158. ' CARGO_PKG_HOMEPAGE='https://github.com/deprecrated/net2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=net2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/deprecrated/net2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.39 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name net2 --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/net2-0.2.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="duration"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "duration", "nightly"))' -C metadata=ef060c21f8763c2d -C extra-filename=-a258b314656962c2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base16ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base16ct' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base16ct --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=44df2d01be40ec24 -C extra-filename=-bcfb7c672cf2397b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-macro-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-macro-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides the procedural macro used by const-random' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name const_random_macro --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-macro-0.1.16/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1709bd7f8d8f96a -C extra-filename=-88f84b79061cce90 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-5c2029cde44078e2.rlib --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rlib --extern tiny_keccak=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtiny_keccak-9e421c1f8ebdb94f.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iovec-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iovec-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Portable buffer type for scatter/gather I/O operations ' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/iovec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/carllerche/iovec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name iovec --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iovec-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8182d9bd53cf747a -C extra-filename=-1ef242d8b4326c9f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parse_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-size-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-size-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='kennytm ' CARGO_PKG_DESCRIPTION='Parse byte size into integer accurately.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parse-size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kennytm/parse-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name parse_size --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-size-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=0233492a47ad5e01 -C extra-filename=-aa2d6a45153a760c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/future/shared.rs:131:41 | 131 | match self.inner.notifier.state.compare_and_swap(IDLE, POLLING, SeqCst) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/future/shared.rs:170:49 | 170 | match self.inner.notifier.state.compare_and_swap(POLLING, IDLE, SeqCst) { | ^^^^^^^^^^^^^^^^ warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num_cpus-1.16.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1034145ceca21e7a -C extra-filename=-1298d115a31ae116 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=649ad55ce4970940 -C extra-filename=-c0477f7914a51d03 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-5970c25a480d9a4f.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1/src/lib.rs:380:7 | 380 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `const-oid`, `der_derive`, `derive`, `flagset`, `oid`, `pem`, `pem-rfc7468`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1/src/asn1/integer.rs:140:19 | 140 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.6.1/src/lib.rs:24:5 | 24 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 140 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 140 + debug_assert!(size_of::() <= MAX_INT_SIZE); | warning: `libc` (lib) generated 12 warnings (12 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-308ea6532b080f3d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-22b03bae4742f288/build-script-main` warning: `dot-generator` (lib) generated 2 warnings (1 duplicate) warning: `oncemutex` (lib) generated 6 warnings (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling num-integer v0.1.46 Compiling semver v0.9.0 Compiling lock_api v0.3.4 Compiling pem-rfc7468 v0.7.0 warning: `signal-hook` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/lib.rs:52:13 | 52 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:125:24 | 125 | pub(crate) fn read(&self) -> ReadGuard { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 125 | pub(crate) fn read(&self) -> ReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-registry-1.4.2/src/half_lock.rs:194:25 | 194 | pub(crate) fn write(&self) -> WriteGuard { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub(crate) fn write(&self) -> WriteGuard<'_, T> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=4cb4f5fc1da157f0 -C extra-filename=-ef782d950f0b2f05 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/signal-hook-4c331be8e3b9077e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/signal-hook-cad8dea7ebeda350/build-script-build` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=841f6f721411e141 -C extra-filename=-a05be3fb48b8b4a8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `percent-encoding` (lib) generated 2 warnings (2 duplicates) warning: `base64-simd` (lib) generated 1 warning (1 duplicate) Compiling uuid v1.10.0 warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/atomic_task.rs:173:26 | 173 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Wiesner ' CARGO_PKG_DESCRIPTION='gethostname for all platforms' CARGO_PKG_HOMEPAGE='https://github.com/swsnr/gethostname.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gethostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swsnr/gethostname.rs.git' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name gethostname --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1083414e0413e91b -C extra-filename=-8692a32c1d6a691a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=c8951b9bec8aab22 -C extra-filename=-fb33e4790b5a5320 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.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 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "lazy_static", "nightly", "sanitize", "std"))' -C metadata=1ba40956d67f3da1 -C extra-filename=-1ce5a2da074f9281 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-epoch-1ce5a2da074f9281 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:605:21 | 605 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arrayvec-0.7.6/src/arrayvec.rs:632:20 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-rfc7468-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the original Privacy-Enhanced Mail encoding intended specifically for use with cryptographic keys, certificates, and other messages. Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem-rfc7468 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pem-rfc7468' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pem_rfc7468 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-rfc7468-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=504cfb6ec22b02f8 -C extra-filename=-164707102b6ee990 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64ct-9a404748efba2b8f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/Cargo.toml CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=439a831b7d4262a1 -C extra-filename=-69e942eb46d89498 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `indexmap` (lib) generated 14 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/typenum-308ea6532b080f3d/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/typenum-1.17.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=6f4254b1f9ec7ca0 -C extra-filename=-36b718cfb99c01b9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:492:26 | 492 | match self.state.compare_and_swap(NOTIFY, IDLE, Ordering::SeqCst) { | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_raw"))' -C metadata=09cb8040bb1f2d3b -C extra-filename=-0161fab74e64958a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/memoffset-0161fab74e64958a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:503:26 | 503 | match self.state.compare_and_swap(IDLE, SLEEP, Ordering::SeqCst) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:519:37 | 519 | if NOTIFY == self.state.compare_and_swap(NOTIFY, IDLE, Ordering::SeqCst) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:530:26 | 530 | match self.state.compare_and_swap(IDLE, NOTIFY, Ordering::SeqCst) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:540:26 | 540 | match self.state.compare_and_swap(SLEEP, NOTIFY, Ordering::SeqCst) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/sync/mpsc/mod.rs:757:49 | 757 | let actual = self.inner.num_senders.compare_and_swap(curr, next, SeqCst); | ^^^^^^^^^^^^^^^^ warning: `paste` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Zero` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/net2-0.2.39/src/utils.rs:40:11 | 40 | pub trait Zero { | ^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/net2-0.2.39/src/lib.rs:42:23 | 42 | #![deny(missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli' CARGO_PKG_LICENSE='BSD-3-Clause OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=5e31003aeef14eb9 -C extra-filename=-869fbea6a20e0989 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballoc_no_stdlib-70716dfc82256d01.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballoc_stdlib-702db3525c0a1441.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbrotli_decompressor-ee7aec5c950e1aac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=84f0fca6f6b73f12 -C extra-filename=-9c9a7c504374fb6d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-5c2029cde44078e2.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-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 embed-bitcode=no -C codegen-units=1 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --cfg 'feature="v7"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=e1b373d3afdf7f67 -C extra-filename=-ca99c2d4dd45e5e6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-95907662d83bd5e8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `semver-parser` (lib) generated 5 warnings (1 duplicate) Compiling actix-service v2.0.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "owning_ref", "serde"))' -C metadata=71731318d6f53e67 -C extra-filename=-ad7d3f7f807950a5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscopeguard-a9653a3cb08c97c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=3e5b828fbe143ebe -C extra-filename=-36c39f625dd816f1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-36c39f625dd816f1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicase=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicase-6781c12a9923ae3e.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `getrandom` (lib) generated 1 warning (1 duplicate) warning: `convert_case` (lib) generated 5 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9af8bbe7613983ef -C extra-filename=-aaef252234c0e054 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1c702d0840a74b92 -C extra-filename=-d752af539db22071 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-c7a7099577bffcd7.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-f862fa03ae58af4f.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-06d923fa0ce4a705.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `parse-size` (lib) generated 1 warning (1 duplicate) warning: `arrayvec` (lib) generated 3 warnings (1 duplicate) warning: `num-traits` (lib) generated 5 warnings (1 duplicate) warning: `num_cpus` (lib) generated 3 warnings (1 duplicate) warning: `base16ct` (lib) generated 1 warning (1 duplicate) warning: `unicase` (lib) generated 25 warnings (25 duplicates) warning: `dot-structures` (lib) generated 4 warnings (4 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/escapei.rs:74:20 | 74 | pub fn escape(raw: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 74 | pub fn escape(raw: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/escapei.rs:91:28 | 91 | pub fn partial_escape(raw: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | pub fn partial_escape(raw: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/escapei.rs:97:47 | 97 | pub(crate) fn _escape bool>(raw: &str, escape_chars: F) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | pub(crate) fn _escape bool>(raw: &str, escape_chars: F) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/escapei.rs:151:22 | 151 | pub fn unescape(raw: &str) -> Result, EscapeError> { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | pub fn unescape(raw: &str) -> Result, EscapeError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:156:19 | 156 | pub fn borrow(&self) -> BytesStart { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | pub fn borrow(&self) -> BytesStart<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:164:19 | 164 | pub fn to_end(&self) -> BytesEnd { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn to_end(&self) -> BytesEnd<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:170:17 | 170 | pub fn name(&self) -> QName { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 170 | pub fn name(&self) -> QName<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:179:23 | 179 | pub fn local_name(&self) -> LocalName { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn local_name(&self) -> LocalName<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:261:23 | 261 | pub fn attributes(&self) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | pub fn attributes(&self) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:266:28 | 266 | pub fn html_attributes(&self) -> Attributes { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 266 | pub fn html_attributes(&self) -> Attributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:433:20 | 433 | pub fn version(&self) -> Result> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 433 | pub fn version(&self) -> Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:484:21 | 484 | pub fn encoding(&self) -> Option>> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 484 | pub fn encoding(&self) -> Option>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:526:23 | 526 | pub fn standalone(&self) -> Option>> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 526 | pub fn standalone(&self) -> Option>> { | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `crossbeam-utils` (lib) generated 24 warnings (24 duplicates) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=615da5ec047eeda9 -C extra-filename=-9db9169c9e5f50dc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/lib.rs:10:5 | 10 | feature = "no-stdlib-ffi-binding", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling der v0.7.9 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.3.4/src/lib.rs:100:24 | 100 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/litemap-0.7.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=7f07fe0387e3f604 -C extra-filename=-75df66d1cd1cbfb4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `socket2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/writeable-0.5.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=239cf1344e1b4867 -C extra-filename=-7f3b8fec056fa358 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='est31 :The Rust Project Developers' CARGO_PKG_DESCRIPTION='MaybeUninit for friends of backwards compatibility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-uninit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/est31/maybe-uninit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=511c8edf1ca8fd3d -C extra-filename=-8343808179e0d3ee --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/maybe-uninit-8343808179e0d3ee -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-ad7fc4140c7cff50/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-409ca7ceacf71439/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atomic-waker-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=06609aee5a2fdf2a -C extra-filename=-0a07ac604e0db203 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.6.18/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6eccb094b2f5450e -C extra-filename=-0288b7af5fd72cc1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlencoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Bertram Truong ' CARGO_PKG_DESCRIPTION='A Rust library for doing URL percentage encoding.' CARGO_PKG_HOMEPAGE='https://lib.rs/urlencoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlencoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust_urlencoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name urlencoding --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlencoding-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4091172275d7ca81 -C extra-filename=-2577af731e514d4e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:243:11 | 243 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:245:7 | 245 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:253:11 | 253 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:255:7 | 255 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=into_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='the macros helping to transform attributes in graphviz-rust library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=into-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name into_attr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2e9f11458475afb -C extra-filename=-6492f75f62eef350 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dot_structures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_structures-d97149c9569d4c44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:555:19 | 555 | pub fn borrow(&self) -> BytesDecl { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 555 | pub fn borrow(&self) -> BytesDecl<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:619:19 | 619 | pub fn borrow(&self) -> BytesEnd { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 619 | pub fn borrow(&self) -> BytesEnd<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:627:17 | 627 | pub fn name(&self) -> QName { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 627 | pub fn name(&self) -> QName<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:636:23 | 636 | pub fn local_name(&self) -> LocalName { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 636 | pub fn local_name(&self) -> LocalName<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:722:19 | 722 | pub fn borrow(&self) -> BytesText { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 722 | pub fn borrow(&self) -> BytesText<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:858:19 | 858 | pub fn borrow(&self) -> BytesCData { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 858 | pub fn borrow(&self) -> BytesCData<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/events/mod.rs:1000:19 | 1000 | pub fn borrow(&self) -> Event { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1000 | pub fn borrow(&self) -> Event<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dot_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='the set of macros to generate dot files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=dot-generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dot_generator --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dot-generator-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15ebeba92cd02fe0 -C extra-filename=-b5f0f0388abf44dc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dot_structures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_structures-d97149c9569d4c44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unused import: `crate::gen::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/lib.rs:787:9 | 787 | pub use crate::gen::*; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/name.rs:565:9 | 565 | &self, | ^^^^^ the lifetime is elided here ... 568 | ) -> (ResolveResult, LocalName<'n>) { | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 568 | ) -> (ResolveResult<'_>, LocalName<'n>) { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/name.rs:584:17 | 584 | pub fn find(&self, element_name: QName) -> ResolveResult { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 584 | pub fn find(&self, element_name: QName) -> ResolveResult<'_> { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/name.rs:588:23 | 588 | fn resolve_prefix(&self, prefix: Option, use_default: bool) -> ResolveResult { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 588 | fn resolve_prefix(&self, prefix: Option, use_default: bool) -> ResolveResult<'_> { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:94:9 | 94 | &mut self, | ^^^^^^^^^ the lifetime is elided here 95 | event: Result>, 96 | ) -> Result<(ResolveResult, Event<'i>)> { | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | ) -> Result<(ResolveResult<'_>, Event<'i>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:157:24 | 157 | pub fn resolve<'n>(&self, name: QName<'n>, attribute: bool) -> (ResolveResult, LocalName<'n>) { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 157 | pub fn resolve<'n>(&self, name: QName<'n>, attribute: bool) -> (ResolveResult<'_>, LocalName<'n>) { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:213:32 | 213 | pub fn resolve_element<'n>(&self, name: QName<'n>) -> (ResolveResult, LocalName<'n>) { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 213 | pub fn resolve_element<'n>(&self, name: QName<'n>) -> (ResolveResult<'_>, LocalName<'n>) { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:284:34 | 284 | pub fn resolve_attribute<'n>(&self, name: QName<'n>) -> (ResolveResult, LocalName<'n>) { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 284 | pub fn resolve_attribute<'n>(&self, name: QName<'n>) -> (ResolveResult<'_>, LocalName<'n>) { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:405:9 | 405 | &mut self, | ^^^^^^^^^ the lifetime is elided here 406 | buf: &'b mut Vec, 407 | ) -> Result<(ResolveResult, Event<'b>)> { | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | ) -> Result<(ResolveResult<'_>, Event<'b>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/reader/ns_reader.rs:651:32 | 651 | pub fn read_resolved_event(&mut self) -> Result<(ResolveResult, Event<'i>)> { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 651 | pub fn read_resolved_event(&mut self) -> Result<(ResolveResult<'_>, Event<'i>)> { | ++++ warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:67:11 | 67 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:69:7 | 69 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/util.rs:4:7 | 4 | #[cfg(feature = "float64")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/util.rs:7:11 | 7 | #[cfg(not(feature = "float64"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/encode.rs:531:11 | 531 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/encode.rs:535:7 | 535 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/weights.rs:90:7 | 90 | #[cfg(features = "floating_point_context_mixing")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 90 - #[cfg(features = "floating_point_context_mixing")] 90 + #[cfg(feature = "alloc-stdlib")] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/weights.rs:118:11 | 118 | #[cfg(not(features = "floating_point_context_mixing"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 118 - #[cfg(not(features = "floating_point_context_mixing"))] 118 + #[cfg(not(feature = "alloc-stdlib"))] | warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `gethostname` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=into_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='the macros helping to transform attributes in graphviz-rust library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=into-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name into_attr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47f52679caa38c7e -C extra-filename=-525b6ad51eaab41f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dot_structures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_structures-114a7a71f9df2a66.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-service-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-service-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede :fakeshadow <24548779@qq.com>' CARGO_PKG_DESCRIPTION='Service trait and combinators for representing asynchronous request/response operations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_service --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-service-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb2e640e7b8d4696 -C extra-filename=-27fd0aa30df21868 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern paste=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpaste-e5cf1a2ad960fc97.so --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-attr-96e85a4b1f605616/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=661e1a11eee71b7a -C extra-filename=-2a5ad30dbda6fcff --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=155c6b38f48f4239 -C extra-filename=-4ff9987faff38384 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/src/writer.rs:146:64 | 146 | pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter | -- -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 146 | pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<'a, W> | +++ warning: `net2` (lib) generated 2 warnings (1 duplicate) Compiling deranged v0.3.11 warning: `lock_api` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/try-lock-0.2.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9ee0cdb19a25288 -C extra-filename=-8fd39a200b94f018 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rust_decimal` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-ecb2e4bd579f9d78/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-4f30995e360bd979/build-script-build` warning: `rand_core` (lib) generated 7 warnings (1 duplicate) warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) warning: `const-random-macro` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-81881b149d01d22d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-c039f62a828b4f37/build-script-build` Compiling const-random v0.1.18 Compiling crossbeam-epoch v0.9.18 warning: `powerfmt` (lib) generated 4 warnings (4 duplicates) warning: `errno` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Decorates a `Service` to allow easy composition between `Service`s. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-layer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-layer-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5d01bccd127c456 -C extra-filename=-1b4f8ed48b9d13a0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `mio` (lib) generated 1 warning (1 duplicate) [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: `dot-generator` (lib) generated 2 warnings (2 duplicates) warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/mod.rs:92:7 | 92 | trait AssertSend: Send {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/signal-hook-4c331be8e3b9077e/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=568d7af1b9c21474 -C extra-filename=-06bd9213f0e0e61d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignal_hook_registry-4be16c52826d6f58.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/atomic_task.rs:141:15 | 141 | trait AssertSync: Sync {} | ^^^^^^^^^^ warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/sync/mpsc/mod.rs:113:7 | 113 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/stream/futures_unordered.rs:196:21 | 196 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 196 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/lock.rs:57:21 | 57 | pub fn try_lock(&self) -> Option> { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub fn try_lock(&self) -> Option> { | +++ warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/mod.rs:478:9 | 478 | drop(id); | ^^^^^--^ | | | argument has type `usize` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 478 - drop(id); 478 + let _ = id; | warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/core.rs:71:32 | 71 | self.id == other.id && self.handle.inner == (other.f)().inner | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 71 - self.id == other.id && self.handle.inner == (other.f)().inner 71 + self.id == other.id && std::ptr::addr_eq(self.handle.inner, (other.f)().inner) | warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/task_impl/std/mod.rs:211:17 | 211 | &**old1 as *const Unpark == &**old2 as *const Unpark | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 211 - &**old1 as *const Unpark == &**old2 as *const Unpark 211 + std::ptr::addr_eq(&**old1 as *const Unpark, &**old2 as *const Unpark) | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.1.31/src/sync/bilock.rs:80:22 | 80 | pub fn poll_lock(&self) -> Async> { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 80 | pub fn poll_lock(&self) -> Async> { | +++ warning: `base64` (lib) generated 3 warnings (3 duplicates) warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) warning: `atomic-waker` (lib) generated 2 warnings (2 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/src/parser.rs:135:27 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/src/parser.rs:155:41 | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 155 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/src/parser.rs:165:38 | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/src/parser.rs:176:37 | 176 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/uuid-1.10.0/src/parser.rs:208:30 | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: `memoffset` (build script) generated 1 warning (1 duplicate) warning: `generic-array` (build script) generated 1 warning (1 duplicate) warning: `pem-rfc7468` (lib) generated 1 warning (1 duplicate) warning: `typenum` (lib) generated 7 warnings (7 duplicates) Compiling digest v0.10.7 Compiling bytes v0.4.12 Compiling mio v0.6.23 Compiling thiserror v2.0.12 Compiling arc-swap v1.7.1 warning: `socket2` (lib) generated 1 warning (1 duplicate) warning: `into-attr` (lib) generated 1 warning (1 duplicate) [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: `try-lock` (lib) generated 5 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=bb6d4d4a85c71871 -C extra-filename=-8de140a7ad5ef7cb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-95907662d83bd5e8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `num-integer` (lib) generated 1 warning (1 duplicate) warning: `litemap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Steve Klabnik :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Semantic version parsing and comparison. ' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/semver/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/steveklabnik/semver' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name semver --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "default", "serde"))' -C metadata=6459218a82565be4 -C extra-filename=-1baeaa5a819f5aa3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern semver_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsemver_parser-bdb4c7ca5bca902e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:1:7 | 1 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:20:7 | 20 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:41:7 | 41 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:78:11 | 78 | #[cfg(all(feature = "phf", feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:123:15 | 123 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `unicase::UniCase` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:5:5 | 5 | use unicase::UniCase; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `std::io::prelude::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:9:5 | 9 | use std::io::prelude::*; | ^^^^^^^^^^^^^^^^^^^ warning: unused import: `std::collections::BTreeMap` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:13:5 | 13 | use std::collections::BTreeMap; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `mime_types::MIME_TYPES` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:15:5 | 15 | use mime_types::MIME_TYPES; | ^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:33:11 | 33 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused variable: `outfile` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:26:13 | 26 | let mut outfile = BufWriter::new(File::create(&dest_path).unwrap()); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outfile` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: variable does not need to be mutable --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:26:9 | 26 | let mut outfile = BufWriter::new(File::create(&dest_path).unwrap()); | ----^^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: function `split_mime` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/build.rs:193:4 | 193 | fn split_mime(mime: &str) -> (&str, &str) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: static `MIME_TYPES` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/src/mime_types.rs:20:12 | 20 | pub static MIME_TYPES: &[(&str, &[&str])] = &[ | ^^^^^^^^^^ warning: `into-attr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=2a7a6e510d151ecc -C extra-filename=-8166bb055a8fb9ef --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-ccf25b430ba0d172.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-service-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ee6d1920acf0984 -C extra-filename=-690393e75de69d31 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `urlencoding` (lib) generated 6 warnings (6 duplicates) warning: `mio` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=74f7ccc7a98797aa -C extra-filename=-0f77ccf9c7f17341 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_oid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_oid-6fec48f22ece9b51.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpem_rfc7468-164707102b6ee990.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `glob` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (build script) generated 1 warning (1 duplicate) warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ------- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=b26d46c563ecd40f -C extra-filename=-6b0b354726e270c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpowerfmt-222156fd18fef621.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tower-layer` (lib) generated 1 warning (1 duplicate) warning: `quick-xml` (lib) generated 32 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,lazy_static,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-a8930fd426e0868e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-7eaca543d2b8c610/build-script-build` [indexmap 1.9.3] cargo:rustc-cfg=has_std [indexmap 1.9.3] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.12.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 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0d46d38b909edb48 -C extra-filename=-3212fb18c40d930e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `iovec` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler’s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=0da0c0db73401c3d -C extra-filename=-56545ea88d415fd7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `regex-automata` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,serde-with-float,serde-with-str,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE_WITH_FLOAT=1 CARGO_FEATURE_SERDE_WITH_STR=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust_decimal-951e0ccae7fedad1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust_decimal-2dbf9dd00ab6b68f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httpdate-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fa1cc390d232284 -C extra-filename=-0cff6e5fe38077fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name const_random --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d34340415dbf59e9 -C extra-filename=-0c8b6a49c0957346 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_random_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_random_macro-88f84b79061cce90.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling regex-cache v0.2.1 Compiling spki v0.6.0 Compiling tokio-sync v0.1.8 Compiling concurrent-queue v2.5.0 Compiling dyn-clone v1.0.17 Compiling crc16 v0.4.0 Compiling parking v2.2.0 Compiling winnow v0.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform_data-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9288047df73eadb4 -C extra-filename=-29310f92c67dadde --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties_data-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86f40b500b224b6c -C extra-filename=-6de46d030e11d39b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=59a717c995dff7c6 -C extra-filename=-04625b4430066a45 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking IO' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "with-deprecated"))' -C metadata=258a3ad3c5ced307 -C extra-filename=-13476092c5a93fa5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern iovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiovec-1ef242d8b4326c9f.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern net2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnet2-a258b314656962c2.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,lazy_static,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-epoch-05c25cea5a68b749/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-epoch-1ce5a2da074f9281/build-script-build` [rust_decimal 1.36.0] cargo:rerun-if-changed=README.md warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Actyx AG ' CARGO_PKG_DESCRIPTION='A tool for enlisting the compiler'\''s help in proving the absence of concurrency' CARGO_PKG_HOMEPAGE='https://docs.rs/sync_wrapper' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sync_wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Actyx/sync_wrapper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=abc6d5d4937a39b4 -C extra-filename=-a52fa6cf1cc23c84 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-syntax-0.6.29/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 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=adbc7e1eaa3f6317 -C extra-filename=-ccd88ee271e7f74d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: method `inner` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/attr.rs:470:8 | 466 | pub trait FilterAttrs<'a> { | ----------- method in this trait ... 470 | fn inner(self) -> Self::Ret; | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/expr.rs:1110:28 | 1110 | pub struct AllowStruct(bool); | ----------- ^^^^ | | | field in this struct | = help: consider removing this field warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:79:17 | 79 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/data.rs:90:21 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:114:24 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:125:28 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:136:22 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:147:26 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:158:25 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:169:29 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:350:27 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 350 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/generics.rs:416:25 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/buffer.rs:90:18 | 90 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn begin(&self) -> Cursor<'_> { | ++++ [httparse 1.9.4] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.9.4] cargo:rustc-cfg=httparse_simd Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime-0.3.17/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=920a120c6778a5b9 -C extra-filename=-8211a6545c4d7eae --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:271:9 | 271 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:273:13 | 273 | try!(write!(f, "-")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:278:17 | 278 | try!(write!(f, "{}", x)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:276:21 | 276 | try!(write!(f, ".")) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:282:13 | 282 | try!(write!(f, "+")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:287:17 | 287 | try!(write!(f, "{}", x)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version.rs:285:21 | 285 | try!(write!(f, ".")) | ^^^ warning: unused import: `std::result` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:13:5 | 13 | use std::result; | ^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:492:13 | 492 | try!(write!(fmt, "*")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:496:21 | 496 | try!(write!(fmt, "{}", pred)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:498:21 | 498 | try!(write!(fmt, ", {}", pred)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:510:32 | 510 | Wildcard(Major) => try!(write!(fmt, "*")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:511:32 | 511 | Wildcard(Minor) => try!(write!(fmt, "{}.*", self.major)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:514:21 | 514 | try!(write!(fmt, "{}.{}.*", self.major, minor)) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:516:21 | 516 | try!(write!(fmt, "{}.*.*", self.major)) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:520:17 | 520 | try!(write!(fmt, "{}{}", self.op, self.major)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:523:32 | 523 | Some(v) => try!(write!(fmt, ".{}", v)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:528:32 | 528 | Some(v) => try!(write!(fmt, ".{}", v)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:533:21 | 533 | try!(write!(fmt, "-")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:538:25 | 538 | try!(write!(fmt, "{}", x)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:536:29 | 536 | ... try!(write!(fmt, ".")) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:551:19 | 551 | Ex => try!(write!(fmt, "= ")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:552:19 | 552 | Gt => try!(write!(fmt, "> ")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:553:21 | 553 | GtEq => try!(write!(fmt, ">= ")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:554:19 | 554 | Lt => try!(write!(fmt, "< ")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:555:21 | 555 | LtEq => try!(write!(fmt, "<= ")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:556:22 | 556 | Tilde => try!(write!(fmt, "~")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:557:27 | 557 | Compatible => try!(write!(fmt, "^")), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:559:28 | 559 | Wildcard(_) => try!(write!(fmt, "")), | ^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.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 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2363c7efbead3a79 -C extra-filename=-35d430cf6beb2839 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-35d430cf6beb2839 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:106:17 | 106 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:117:21 | 117 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 117 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:128:18 | 128 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 128 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/punctuated.rs:137:22 | 137 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 137 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-1.0.109/src/parse.rs:1196:35 | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: `yaml-rust` (lib) generated 7 warnings (1 duplicate) [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/memoffset-67d636346aaa42e1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/memoffset-0161fab74e64958a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_clone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dyn-clone-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dyn-clone-1.0.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Clone trait that is object-safe' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-clone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dyn-clone' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=1.0.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_clone --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe6ebec0d4d1fa12 -C extra-filename=-9389f8b38a50209f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:102:7 | 102 | #[cfg(always_assert_unwind)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tower-service` (lib) generated 1 warning (1 duplicate) Compiling dlv-list v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name spki --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="base64ct"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64ct", "fingerprint", "pem", "sha2", "std"))' -C metadata=034cee44c54e9810 -C extra-filename=-67d6719b91e721f8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64ct-9a404748efba2b8f.rmeta --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-d82577b51efe7b85.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_sync CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Synchronization utilities. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-sync CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_sync --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37e5c48afb5a809c -C extra-filename=-bb89795a8c50cd7b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-0.9.0/src/version_req.rs:165:14 | 165 | self.description().fmt(f) | ^^^^^^^^^^^ warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_cache CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-cache-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-cache-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='meh. ' CARGO_PKG_DESCRIPTION='Lazy and cached regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/1aim/rust-regex-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_cache --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-cache-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d05abf5c7566ea3c -C extra-filename=-3f10ebdd55ebdb8a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lru_cache=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblru_cache-bf99c0a5e4e1fc6e.rmeta --extern oncemutex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboncemutex-3031fc84b580755f.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-17172ae05e79a756.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `mime_guess` (build script) generated 15 warnings (1 duplicate) [crossbeam-epoch 0.8.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-epoch 0.8.2] warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-0.3.17/src/iterator/mod.rs:268:20 | 268 | pub fn forever(&mut self) -> Forever { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 268 | pub fn forever(&mut self) -> Forever<'_, E> { | +++ Compiling rustc_version v0.2.3 warning: `actix-service` (lib) generated 1 warning (1 duplicate) warning: `const-random` (lib) generated 1 warning (1 duplicate) warning: `futures` (lib) generated 20 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-c807e41333b40493/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-36c39f625dd816f1/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=e77cc48a6c5a1f97 -C extra-filename=-ee42e00e24b35d44 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblock_buffer-4ff9987faff38384.rmeta --extern const_oid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_oid-6fec48f22ece9b51.rmeta --extern crypto_common=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_common-de3163b44cf21b6b.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.9/src/lib.rs:373:7 | 373 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.9/src/asn1/integer.rs:25:19 | 25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-0.7.9/src/lib.rs:25:5 | 25 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 25 + debug_assert!(size_of::() <= MAX_INT_SIZE); | warning: `http` (lib) generated 7 warnings (7 duplicates) warning: `uuid` (lib) generated 6 warnings (1 duplicate) warning: `writeable` (lib) generated 14 warnings (14 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-85197f49ad5239db/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-2bab8cda6cd1078c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=eb042cdafa331864 -C extra-filename=-705ff160b74755d8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='https://github.com/carllerche/bytes' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/carllerche/bytes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either", "i128", "serde"))' -C metadata=d6850056550d805c -C extra-filename=-cad79fa55ede402e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-2cfd93c314c11ef2.rmeta --extern iovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiovec-1ef242d8b4326c9f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cc` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dlv_list CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Semi-doubly linked list implemented using a vector' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlv-list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/dlv-list-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dlv_list --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7cfbe46d11f19cac -C extra-filename=-db8dcd57c44f2610 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_random=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_random-0c8b6a49c0957346.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [memoffset 0.5.6] warning: `-C ar`: this option is deprecated and does nothing [memoffset 0.5.6] Compiling ring v0.17.8 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/lib.rs:10:13 | 10 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::trivially_copy_pass_by_ref))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `Read` and `Write` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/io.rs:2:19 | 2 | pub use std::io::{Read, Write, Result, Error, ErrorKind}; | ^^^^ ^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/poll.rs:1154:16 | 1154 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::if_same_then_else))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `with-deprecated` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:22:11 | 22 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:27:11 | 27 | #[cfg(any(target_os = "bitrig", target_os = "dragonfly", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration warning: unused import: `iovec::IoVec` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:53:9 | 53 | pub use iovec::IoVec; | ^^^^^^^^^^^^ warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/dlsym.rs:10:56 | 10 | static $name: ::sys::unix::dlsym::DlSym $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/mod.rs:60:5 | 60 | dlsym!(fn pipe2(*mut c_int, c_int) -> c_int); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `dlsym` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/loom.rs:36:26 | 36 | ::std::sync::atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/block.rs:366:29 | 366 | let mut vals = mem::uninitialized(); | ^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:133:66 | 133 | tx_task: CausalCell::new(ManuallyDrop::new(unsafe { mem::uninitialized() })), | ^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:134:66 | 134 | rx_task: CausalCell::new(ManuallyDrop::new(unsafe { mem::uninitialized() })), | ^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=e848ccc1bd78042f -C extra-filename=-32ad891a42789e0e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [crossbeam-utils 0.7.2] cargo:rustc-cfg=has_min_const_fn [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] warning: `icu_locid_transform_data` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e01ab17c1b3e4733 -C extra-filename=-04419d8730dc0f04 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-04419d8730dc0f04 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/write16-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=e440115877d99254 -C extra-filename=-2a5a91500b69cca0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=271c4f20449cebe2 -C extra-filename=-f8cacf53649ac35b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling openssl-sys v0.9.105 Compiling zstd-sys v2.0.13+zstd.1.5.6 Compiling blake3 v1.5.4 warning: `httpdate` (lib) generated 1 warning (1 duplicate) Compiling pkcs8 v0.9.0 [crossbeam-epoch 0.8.2] cargo:rustc-cfg=has_min_const_fn warning: `#[deprecated]` attribute cannot be used on trait impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/event_imp.rs:515:1 | 515 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[deprecated]` can be applied to functions, data types, modules, unions, constants, statics, macro defs, type aliases, use statements, foreign statics, struct fields, traits, associated types, associated consts, enum variants, inherent impl blocks, and crates = note: `#[warn(useless_deprecated)]` on by default warning: `#[deprecated]` attribute cannot be used on trait impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/event_imp.rs:1002:1 | 1002 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[deprecated]` can be applied to functions, data types, modules, unions, constants, statics, macro defs, type aliases, use statements, foreign statics, struct fields, traits, associated types, associated consts, enum variants, inherent impl blocks, and crates warning: `#[deprecated]` attribute cannot be used on trait impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/ready.rs:480:1 | 480 | #[deprecated(since = "0.6.10", note = "removed")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[deprecated]` can be applied to functions, data types, modules, unions, constants, statics, macro defs, type aliases, use statements, foreign statics, struct fields, traits, associated types, associated consts, enum variants, inherent impl blocks, and crates warning: `dyn-clone` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/block.rs:269:14 | 269 | .compare_and_swap(ptr::null_mut(), block.as_ptr(), ordering); | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/block.rs:311:43 | 311 | let next = NonNull::new(self.next.compare_and_swap( | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/bounded.rs:223:32 | 223 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/bounded.rs:263:32 | 263 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/bounded.rs:293:32 | 293 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/list.rs:148:26 | 148 | .compare_and_swap(block_ptr, next_block.as_ptr(), Release); | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/unbounded.rs:145:32 | 145 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/unbounded.rs:167:32 | 167 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/mpsc/unbounded.rs:189:32 | 189 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ [memoffset 0.5.6] cargo:rustc-cfg=allow_clippy [memoffset 0.5.6] cargo:rustc-cfg=maybe_uninit [memoffset 0.5.6] cargo:rustc-cfg=doctests warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:50:36 | 50 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:65:36 | 65 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/semaphore.rs:688:32 | 688 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/semaphore.rs:734:32 | 734 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/task/atomic_task.rs:179:26 | 179 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/watch.rs:126:36 | 126 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/watch.rs:141:36 | 141 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:17:9 | 17 | try!(write!(fmt, "b\"")); | ^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/lib.rs:71:9 | 71 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:37:9 | 37 | try!(write!(fmt, "\"")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:21:17 | 21 | try!(write!(fmt, "\\n")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:23:17 | 23 | try!(write!(fmt, "\\r")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:25:17 | 25 | try!(write!(fmt, "\\t")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:27:17 | 27 | try!(write!(fmt, "\\{}", c as char)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:29:17 | 29 | try!(write!(fmt, "\\0")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:32:17 | 32 | try!(write!(fmt, "{}", c as char)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/debug.rs:34:17 | 34 | try!(write!(fmt, "\\x{:02x}", c)); | ^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:1630:45 | 1630 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:1822:45 | 1822 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:2115:41 | 2115 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/buf/buf.rs:1154:30 | 1154 | fn _assert_trait_object(_b: &Buf) {} | ^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` help: if this is a dyn-compatible trait, use `dyn` | 1154 | fn _assert_trait_object(_b: &dyn Buf) {} | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/buf/buf_mut.rs:1167:30 | 1167 | fn _assert_trait_object(_b: &BufMut) {} | ^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1167 | fn _assert_trait_object(_b: &dyn BufMut) {} | +++ Compiling psm v0.1.24 warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:116:20 | 116 | self.inner.set_linger(dur) | ^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::set_linger(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/tcp.rs:120:20 | 120 | self.inner.linger() | ^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `net2::TcpStreamExt::linger(...)` to keep using the current method [crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u8 [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] warning: `semver` (lib) generated 31 warnings (1 duplicate) warning: `der` (lib) generated 3 warnings (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:2220:31 | 2220 | let actual = self.arc.compare_and_swap(arc as *mut Shared, shared, AcqRel); | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/src/debt/list.rs:142:27 | 142 | pub fn reserve_writer(&self) -> NodeReservation { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 142 | pub fn reserve_writer(&self) -> NodeReservation<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/src/debt/list.rs:197:30 | 197 | pub(crate) fn fast_slots(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub(crate) fn fast_slots(&self) -> Iter<'_, Debt> { | +++ warning: `maybe-uninit` (build script) generated 1 warning (1 duplicate) warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: field `inner` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/watch.rs:118:20 | 117 | pub struct SendError { | --------- field in this struct 118 | pub(crate) inner: T, | ^^^^^ | = note: `SendError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [mime_guess 2.0.5] cargo:rustc-env=MIME_TYPES_GENERATED_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-c807e41333b40493/out/mime_types_generated.rs warning: the type `Task` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:133:61 | 133 | tx_task: CausalCell::new(ManuallyDrop::new(unsafe { mem::uninitialized() })), | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default warning: the type `Task` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/oneshot.rs:134:61 | 134 | rx_task: CausalCell::new(ManuallyDrop::new(unsafe { mem::uninitialized() })), | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/watch.rs:258:20 | 258 | pub fn get_ref(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 258 | pub fn get_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-sync-0.1.8/src/watch.rs:271:21 | 271 | pub fn poll_ref(&mut self) -> Poll>, error::RecvError> { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 271 | pub fn poll_ref(&mut self) -> Poll>, error::RecvError> { | +++ warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:11:13 | 11 | #![cfg_attr(coverage_nightly, feature(coverage_attribute))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `mutants` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:48:14 | 48 | #[cfg_attr(mutants, mutants::skip)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mutants)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mutants)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:2195:35 | 2195 | let entry = unsafe { &mut (*self.entries)[index.get()] }.occupied_mut(); | ^^------------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec>` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:2195:35 | 2195 | let entry = unsafe { &mut (*self.entries)[index.get()] }.occupied_mut(); | ^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2195 | let entry = unsafe { &mut (&mut (*self.entries))[index.get()] }.occupied_mut(); | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:2216:35 | 2216 | let entry = unsafe { &mut (*self.entries)[index.get()] }.occupied_mut(); | ^^------------^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut Vec>` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&mut Vec>` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/src/lib.rs:2216:35 | 2216 | let entry = unsafe { &mut (*self.entries)[index.get()] }.occupied_mut(); | ^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2216 | let entry = unsafe { &mut (&mut (*self.entries))[index.get()] }.occupied_mut(); | +++++ + Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name parking --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=28ee3d59b84bc599 -C extra-filename=-788ba566ca3b7cb8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name const_random --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/const-random-0.1.18/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6aa99c1013230116 -C extra-filename=-14c0b984e5fc5fe7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_random_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_random_macro-88f84b79061cce90.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs8 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1", "std", "subtle"))' -C metadata=22d36c699f21571f -C extra-filename=-904a7cf2167efdf3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-d82577b51efe7b85.rmeta --extern spki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspki-67d6719b91e721f8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.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 --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=2183a13a0f85cfde -C extra-filename=-b0e1e002f3788a96 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-sys-b0e1e002f3788a96 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --extern pkg_config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkg_config-91efc28339b581b9.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/poll.rs:1433:17 | 1433 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1433 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: the type `sockaddr_un` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-0.6.23/src/sys/unix/uds.rs:55:39 | 55 | let addr: libc::sockaddr_un = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default warning: `proc-macro-error-attr` (lib) generated 3 warnings (1 duplicate) Compiling ordered-multimap v0.6.0 warning: `regex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thread_local-1.1.8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=f639fb7d83d01cb3 -C extra-filename=-9ad22d4741b03463 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `mime` (lib) generated 4 warnings (4 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44869a2767e1e226 -C extra-filename=-9d9fc547bef5dd73 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6968fd76d7dd55e6 -C extra-filename=-a96e8b643e7d4a0c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.9.105 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=e25da634babc0077 -C extra-filename=-812b6fb0c8836b2e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-812b6fb0c8836b2e -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --extern pkg_config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkg_config-91efc28339b581b9.rlib --extern vcpkg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvcpkg-fe08bdc806410208.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-cf8555931c3d7fb0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-62b9d90bb4ed1aa9/build-script-build` warning: `dlv-list` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Taiki Endo :John Nunley ' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/concurrent-queue' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name concurrent_queue --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=ec1e0f2333e1dc05 -C extra-filename=-e749a3bd37df24e6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-ccf25b430ba0d172.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unused return value of `std::mem::replace` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:833:9 | 833 | mem::replace(self, result.freeze()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: if you don't need the old value, you can just assign the new value directly = note: `#[warn(unused_must_use)]` implied by `#[warn(warnings)]` help: use `let _ = ...` to ignore the resulting value | 833 | let _ = mem::replace(self, result.freeze()); | +++++++ warning: unused return value of `std::mem::replace` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:1028:9 | 1028 | mem::replace(self, bytes_mut.freeze()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: if you don't need the old value, you can just assign the new value directly help: use `let _ = ...` to ignore the resulting value | 1028 | let _ = mem::replace(self, bytes_mut.freeze()); | +++++++ warning: the type `Inner` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:1630:40 | 1630 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: raw pointers must be initialized (in this struct field) --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:301:5 | 301 | arc: AtomicPtr, | ^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(invalid_value)]` implied by `#[warn(warnings)]` warning: the type `Inner` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:1822:40 | 1822 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: raw pointers must be initialized (in this struct field) --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:301:5 | 301 | arc: AtomicPtr, | ^^^^^^^^^^^^^^^^^^^^^^ warning: the type `Inner` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:2115:36 | 2115 | let mut inner: Inner = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: raw pointers must be initialized (in this struct field) --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:301:5 | 301 | arc: AtomicPtr, | ^^^^^^^^^^^^^^^^^^^^^^ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-0.4.12/src/bytes.rs:2554:9 | 2554 | Box::from_raw(ptr); | ^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 2554 | let _ = Box::from_raw(ptr); | +++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-log-0.2.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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=afa6f27a5d50f62d -C extra-filename=-bd5e8838fdb7a376 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-a3f72cce257cc48d.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-e406c27c74632f94.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A high performance, zero-copy URL router.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/matchit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name matchit --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchit-0.7.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_helpers", "default"))' -C metadata=099786ae0e903d55 -C extra-filename=-1577f64620019780 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-9617ec31bad55f96/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-7e817c4f9cb6ff1c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/httparse-81881b149d01d22d/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/httparse-1.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 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b28692e33d37b139 -C extra-filename=-26b8c21cff22f8b8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1f8931b9c4b04147 -C extra-filename=-f5b11ce41be96879 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern semver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsemver-1baeaa5a819f5aa3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `subtle` (lib) generated 1 warning (1 duplicate) warning: `arc-swap` (lib) generated 3 warnings (1 duplicate) [crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u16 warning: `const-random` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:209:23 | 209 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:281:23 | 281 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:43:15 | 43 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:49:15 | 49 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:54:11 | 54 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:3:44 | 3 | #[cfg(all(feature = "portable-atomic", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:15:49 | 15 | #[cfg(all(not(feature = "portable-atomic"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:31:7 | 31 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:57:7 | 57 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:60:11 | 60 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:153:29 | 153 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:633:80 | 633 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [rustix 0.38.36] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_normalizer_data-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=176c6c4b6d45fd90 -C extra-filename=-8d00eba974abe2e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:41:15 | 41 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:44:11 | 44 | #[cfg(all(loom, feature = "loom"))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(loom, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:140:15 | 140 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:160:15 | 160 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:379:27 | 379 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/src/lib.rs:393:23 | 393 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tokio-sync` (lib) generated 26 warnings (1 duplicate) Compiling sha1 v0.10.6 Compiling hmac v0.12.1 Compiling sha2 v0.10.8 Compiling sec1 v0.3.0 Compiling tokio-io v0.1.13 Compiling mio-uds v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=2c97ede42acdbc5e -C extra-filename=-655ee4b4f73b0938 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-655ee4b4f73b0938 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='AIkorsky ' CARGO_PKG_DESCRIPTION='A CRC16 implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/blackbeam/rust-crc16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c5b0c20a5d87294 -C extra-filename=-ed29019dab6e35fe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crc16-ed29019dab6e35fe -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='est31 :The Rust Project Developers' CARGO_PKG_DESCRIPTION='MaybeUninit for friends of backwards compatibility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-uninit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/est31/maybe-uninit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/maybe-uninit-e235932eb68a32e4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/maybe-uninit-8343808179e0d3ee/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8_iter-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a3bbe6fd328b4a2 -C extra-filename=-4af83b099e2799a8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --cfg 'feature="wasm32_unknown_unknown_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=fec145bd3e959be0 -C extra-filename=-7b974ea378a8b5bc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-7b974ea378a8b5bc -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro-error-c37c4ff3e59bfc39/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.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 --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=1adfbe27d9068665 -C extra-filename=-eb3334f0db2bd01c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro_error_attr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro_error_attr-2a5ad30dbda6fcff.so --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-37eede0a04013b90.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg use_fallback` warning: `brotli-decompressor` (lib) generated 3 warnings (1 duplicate) warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `digest` (lib) generated 1 warning (1 duplicate) [rustix 0.38.36] cargo:rustc-cfg=static_assertions [rustix 0.38.36] cargo:rustc-cfg=libc [rustix 0.38.36] cargo:rustc-cfg=freebsdlike [rustix 0.38.36] cargo:rustc-cfg=bsd [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.36] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `regex-syntax` (lib) generated 3 warnings (1 duplicate) [crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u32 warning: `icu_properties_data` (lib) generated 3 warnings (3 duplicates) warning: `overload` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=224216a3357d1d0c -C extra-filename=-a5f8845c0a64e786 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-9db9169c9e5f50dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d480945f5350e83d -C extra-filename=-f87c964a7ed0fafc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtry_lock-8fd39a200b94f018.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-1.10.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 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=c07b3cb5aa9c2dec -C extra-filename=-8f8488b7a48d329a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-ccb26b5207f70e57.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-0605a467adf0c47d.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-d0af2ded4fd6f194.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `globset` (lib) generated 1 warning (1 duplicate) warning: `parking` (lib) generated 8 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/indexmap-ad7fc4140c7cff50/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-1.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=10aa55d9539a4ba2 -C extra-filename=-1363aa89039cb6e2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-3212fb18c40d930e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_std` warning: `signal-hook` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cbb2a9c296fbfb28 -C extra-filename=-5c53655e77d31a3e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-5c53655e77d31a3e -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `icu_normalizer_data` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60e141c7b607512f -C extra-filename=-d2f14fe6ef524447 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling crypto-bigint v0.5.5 Compiling ff v0.12.1 Compiling crypto-bigint v0.4.9 Compiling signature v1.6.4 Compiling event-listener v5.3.1 Compiling utf8parse v0.2.2 Compiling stacker v0.1.17 Compiling num-bigint v0.4.6 warning: type could implement `Copy`; consider adding `impl Copy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/src/lib.rs:78:1 | 78 | / pub struct ParseIntError { 79 | | kind: IntErrorKind, 80 | | } | |_^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/src/lib.rs:29:5 | 29 | missing_copy_implementations, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/memoffset-67d636346aaa42e1/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_raw"))' -C metadata=76397b3f14eaa553 -C extra-filename=-4b374bb95223e88d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg allow_clippy --cfg maybe_uninit --cfg doctests` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Insertion ordered multimap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/ordered-multimap-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_multimap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d18f8f9644557700 -C extra-filename=-a94dd953c12ecd38 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dlv_list=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdlv_list-db8dcd57c44f2610.rmeta --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-5292dc72fa55e797.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thread_local` (lib) generated 5 warnings (5 duplicates) warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:274:17 | 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:298:7 | 298 | #[cfg(use_fallback)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:302:11 | 302 | #[cfg(not(use_fallback))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence warning: `num-traits` (build script) generated 1 warning (1 duplicate) warning: `errno` (lib) generated 2 warnings (2 duplicates) Compiling time v0.3.36 warning: `hashbrown` (lib) generated 3 warnings (3 duplicates) [maybe-uninit 2.0.0] cargo:rustc-cfg=derive_copy [maybe-uninit 2.0.0] cargo:rustc-cfg=repr_transparent [maybe-uninit 2.0.0] cargo:rustc-cfg=native_uninit warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::Iter { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is elided here | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/generics.rs:347:25 | 347 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 347 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ [crossbeam-utils 0.7.2] cargo:rustc-cfg=has_atomic_u64 warning: panic message is not a string literal --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:472:12 | 472 | panic!(AbortNow) | ------ ^^^^^^^^ | | | help: use std::panic::panic_any instead: `std::panic::panic_any` | = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 = note: for more information, see = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default warning: `spki` (lib) generated 1 warning (1 duplicate) warning: `write16` (lib) generated 1 warning (1 duplicate) Compiling tinyvec_macros v0.1.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/parse.rs:1279:35 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:37:32 | 37 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 37 | fn cause(&self) -> Option<&dyn error::Error> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:26:71 | 26 | CouldNotExecuteCommand(ref e) => write!(f, "{}: {}", self.description(), e), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:27:50 | 27 | Utf8Error(_) => write!(f, "{}", self.description()), | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:28:61 | 28 | UnexpectedVersionFormat => write!(f, "{}", self.description()), | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:29:62 | 29 | ReqParseError(ref e) => write!(f, "{}: {}", self.description(), e), | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/punctuated.rs:119:17 | 119 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:30:60 | 30 | SemVerError(ref e) => write!(f, "{}: {}", self.description(), e), | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.2.3/src/errors.rs:31:69 | 31 | UnknownPreReleaseTag(ref i) => write!(f, "{}: {}", self.description(), i), | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/punctuated.rs:130:21 | 130 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dlv_list CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Semi-doubly linked list implemented using a vector' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlv-list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/dlv-list-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dlv_list --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dlv-list-0.5.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5b619f8a93f52158 -C extra-filename=-90e9924f80cab858 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern const_random=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconst_random-14c0b984e5fc5fe7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/syn-2.0.100/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/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 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e26951770216d06e -C extra-filename=-88e91a1ee6542926 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libderanged-6b0b354726e270c6.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --extern num_conv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_conv-a01f7b0a228e16c6.rmeta --extern powerfmt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpowerfmt-222156fd18fef621.rmeta --extern time_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime_core-7ee15a215ef2845e.rmeta --extern time_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime_macros-a7777272c4426fb6.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [crossbeam-utils 0.7.2] warning: `-C ar`: this option is deprecated and does nothing [crossbeam-utils 0.7.2] warning: `concurrent-queue` (lib) generated 14 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sec1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/sec1' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sec1 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="base16ct"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="generic-array"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base16ct", "default", "der", "generic-array", "pem", "pkcs8", "point", "serde", "serdect", "std", "subtle", "zeroize"))' -C metadata=c30992b631fc9893 -C extra-filename=-f792406309ec02dd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase16ct-bcfb7c672cf2397b.rmeta --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-d82577b51efe7b85.rmeta --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-904a7cf2167efdf3.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `regex-cache` (lib) generated 1 warning (1 duplicate) warning: `bytes` (lib) generated 22 warnings (1 duplicate) warning: `matchit` (lib) generated 1 warning (1 duplicate) warning: `thiserror` (build script) generated 1 warning (1 duplicate) warning: `rand_core` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=61e1d78ece62e64d -C extra-filename=-f286a32a054553de --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-fb33e4790b5a5320.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/lib.rs:73:7 | 73 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/lib.rs:76:7 | 76 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/raw_field.rs:42:7 | 42 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/raw_field.rs:54:11 | 54 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/memoffset-0.5.6/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tracing-log` (lib) generated 2 warnings (2 duplicates) Compiling anstyle-query v1.1.1 Compiling siphasher v0.3.11 Compiling is_terminal_polyfill v1.70.1 Compiling anstyle v1.0.8 Compiling xmlparser v0.13.6 warning: `utf8_iter` (lib) generated 1 warning (1 duplicate) Compiling colorchoice v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=a0908dd6c07d2bec -C extra-filename=-7d0377146032c6a6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern cpufeatures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcpufeatures-f75587acc44a4e00.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `deranged` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-1.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-1.6.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.6.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name signature --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-1.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="digest"' --cfg 'feature="digest-preview"' --cfg 'feature="hazmat-preview"' --cfg 'feature="rand-preview"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive-preview", "digest", "digest-preview", "hazmat-preview", "rand-preview", "rand_core", "signature_derive", "std"))' -C metadata=422e293e85fb8bda -C extra-filename=-adec025dc9c2f645 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fastrand-2.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=ea197f7ec467dcaa -C extra-filename=-9d685979c3a30487 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=7bba9d5fa480a876 -C extra-filename=-4391b031d359c4b4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `want` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps MIME_TYPES_GENERATED_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-c807e41333b40493/out/mime_types_generated.rs OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/mime_guess-c807e41333b40493/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=c67a4fac2629bc79 -C extra-filename=-5f9eb5f86e04a002 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern unicase=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicase-47fe3081cd697293.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling spki v0.7.3 warning: unexpected `cfg` condition name: `coverage_nightly` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.0/src/lib.rs:6:13 | 6 | #![cfg_attr(coverage_nightly, feature(no_coverage))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8parse-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=d86426b1573af5b6 -C extra-filename=-53f0242b9c231288 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cedf606675614a18 -C extra-filename=-57b025d52adfff87 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/colorchoice-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/colorchoice-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a98f00150708de94 -C extra-filename=-83f6bcf47a597460 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `blake3` (build script) generated 1 warning (1 duplicate) warning: `memoffset` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/is_terminal_polyfill-1.70.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=8aaa03a65ff5f3f5 -C extra-filename=-4cbcaac2b6d89813 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `httparse` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0c845c8890f1f34d -C extra-filename=-d8abc97b034a4c6f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `proc-macro-error` (lib) generated 5 warnings (1 duplicate) warning: `http-body` (lib) generated 1 warning (1 duplicate) warning: `rustc_version` (lib) generated 8 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/crypto-bigint' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_bigint --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "generic-array", "rand", "rand_core", "rlp", "serde", "serdect", "zeroize"))' -C metadata=839f271c73f6462e -C extra-filename=-a2eb85639bd009b3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crc16` (build script) generated 1 warning (1 duplicate) warning: `indexmap` (lib) generated 14 warnings (14 duplicates) warning: `zstd-sys` (build script) generated 1 warning (1 duplicate) [crossbeam-utils 0.7.2] error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` [crossbeam-utils 0.7.2] --> :1:38 [crossbeam-utils 0.7.2] | [crossbeam-utils 0.7.2] 1 | pub type Probe = core::sync::atomic::AtomicU128; [crossbeam-utils 0.7.2] | ^^^^^^^^^^ help: a struct with a similar name exists: `AtomicU16` [crossbeam-utils 0.7.2] | [crossbeam-utils 0.7.2] ::: /usr/local/lib/rustlib/src/rust/library/core/src/sync/atomic.rs:3713:1 [crossbeam-utils 0.7.2] | [crossbeam-utils 0.7.2] 3713 | / atomic_int! { [crossbeam-utils 0.7.2] 3714 | | cfg(target_has_atomic = "16"), [crossbeam-utils 0.7.2] 3715 | | cfg(target_has_atomic_equal_alignment = "16"), [crossbeam-utils 0.7.2] 3716 | | stable(feature = "integer_atomics_stable", since = "1.34.0"), [crossbeam-utils 0.7.2] ... | [crossbeam-utils 0.7.2] 3729 | | u16 AtomicU16 [crossbeam-utils 0.7.2] 3730 | | } [crossbeam-utils 0.7.2] | |_- similarly named struct `AtomicU16` defined here [crossbeam-utils 0.7.2] [crossbeam-utils 0.7.2] error: aborting due to 1 previous error [crossbeam-utils 0.7.2] [crossbeam-utils 0.7.2] For more information about this error, try `rustc --explain E0412`. Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Core I/O primitives for asynchronous I/O in Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_io --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=758a9dcfac5c9814 -C extra-filename=-c2df1f21a61049fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling rust-ini v0.19.0 Compiling parking_lot_core v0.6.3 Compiling parking_lot v0.9.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.3.0/src/private_key.rs:77:28 | 77 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.3.0/src/lib.rs:9:41 | 9 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 77 - return Err(der::Tag::Integer.value_error()); 77 + return Err(Tag::Integer.value_error()); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=5965fb567010b552 -C extra-filename=-c5e1d1a5465bdb1a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-c5e1d1a5465bdb1a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_version-f5b11ce41be96879.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deadlock_detection", "default", "nightly", "owning_ref", "serde"))' -C metadata=5f2bcfc27b151294 -C extra-filename=-e54ad7b61baa0c2b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot-e54ad7b61baa0c2b -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_version-f5b11ce41be96879.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `regex-automata` (lib) generated 6 warnings (6 duplicates) warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `winnow` (lib) generated 1 warning (1 duplicate) warning: `colorchoice` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scopeguard-1.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=63cdc1b2332fb055 -C extra-filename=-4f3dce304ce840e6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-6c5a264c1fd3fa96/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-0431a2ea20a49106/build-script-build` warning: `pkcs8` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69a7b6a1f6355fb0 -C extra-filename=-bf2cb2b6e096ac87 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-a112f8c31f5f584d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-9d8fc3dadbe8a79b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/crypto-bigint' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_bigint --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="generic-array"' --cfg 'feature="rand"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=5ccbc51092d1ab57 -C extra-filename=-1347d5705a8aedda --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ordered-multimap` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/prior_eval.rs:42:15 | 42 | data: &mut [s16], | ^^^^^^^^^^ the lifetime is elided here ... 47 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 47 | ) -> CDF<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/brotli-6.0.0/src/enc/stride_eval.rs:44:15 | 44 | data: &mut [u16], | ^^^^^^^^^^ the lifetime is elided here ... 49 | ) -> CDF { | ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | ) -> CDF<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_I128=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-ad4464b0a3c45b54/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-35d430cf6beb2839/build-script-build` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/src/lib.rs:32:7 | 32 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mime_guess-2.0.5/src/lib.rs:36:11 | 36 | #[cfg(not(feature = "phf"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `siphasher` (lib) generated 1 warning (1 duplicate) [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=691a58eda74deaa9 -C extra-filename=-2c2aed4c165b2968 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `mio` (lib) generated 15 warnings (1 duplicate) warning: `regex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf16_iter-1.0.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44369b6c8cab0bb1 -C extra-filename=-47e3a7d8c349d417 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=ec9264d0e99b3483 -C extra-filename=-a82e36e8819aafdb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `signature` (lib) generated 1 warning (1 duplicate) warning: `fastrand` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da3b8e69211f8bdb -C extra-filename=-cf37104fd6ee162b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/stacker-cf37104fd6ee162b -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov :Andrew Paseltiner ' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name linked_hash_map --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/linked-hash-map-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e97e42bc7d0bf580 -C extra-filename=-1329027ecb622d3a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha1-0.10.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=3cbe4a9f9322f54f -C extra-filename=-9161b92679551582 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern cpufeatures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcpufeatures-f75587acc44a4e00.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Library for building and interfacing with finite fields' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/ff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/ff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ff --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=97fa752b024bf591 -C extra-filename=-2031218697b15cce --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `utf8parse` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=d9f574109ccfa3b7 -C extra-filename=-b25e2050441b28e9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `psm` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xmlparser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/xmlparser-0.13.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/xmlparser-0.13.6/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Pull-based, zero-allocation XML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xmlparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/xmlparser' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name xmlparser --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/xmlparser-0.13.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e951ba43cf8fea70 -C extra-filename=-88302a152aa40b88 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-query-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-query-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a431a5470dffe67e -C extra-filename=-caf866444363639b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='AIkorsky ' CARGO_PKG_DESCRIPTION='A CRC16 implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/blackbeam/rust-crc16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crc16-cb2111d0791d68a2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crc16-ed29019dab6e35fe/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio_uds CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Unix domain socket bindings for mio ' CARGO_PKG_HOMEPAGE='https://github.com/deprecrated/mio-uds' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio-uds CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/deprecrated/mio-uds' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name mio_uds --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4653b1d902baa758 -C extra-filename=-b7ae4d7ea4a803ca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern iovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiovec-1ef242d8b4326c9f.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-channel-0.5.13/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 --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f6ad9ad73b34a5b1 -C extra-filename=-265cdff3f8d952ff --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-b038f5d1f7b5cd4c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `base64` (lib) generated 3 warnings (3 duplicates) warning: `anstyle` (lib) generated 1 warning (1 duplicate) warning: `is_terminal_polyfill` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name spki --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=2ff365fd8eeb8491 -C extra-filename=-b29c0dff7003367d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-0f77ccf9c7f17341.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling synstructure v0.13.1 Compiling darling_core v0.20.10 Compiling diesel_table_macro_syntax v0.2.0 Compiling anstyle-parse v0.2.5 Compiling phf_shared v0.11.2 Compiling float-cmp v0.9.0 Compiling bigdecimal v0.4.5 Compiling wasm-bindgen-shared v0.2.99 Compiling same-file v1.0.6 Compiling clap_lex v0.7.2 warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:7:5 | 7 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ini CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Y. T. Chung ' CARGO_PKG_DESCRIPTION='An Ini configuration file parsing library in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-ini CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zonyitoo/rust-ini' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ini --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brackets-in-section-names", "case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=e7ac0524f4a1e29e -C extra-filename=-2f52d89798da889d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern ordered_multimap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libordered_multimap-a94dd953c12ecd38.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=legacy,std,zdict_builder CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-sys-0cbfefd5eb082a32/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-sys-b0e1e002f3788a96/build-script-build` warning: unexpected `cfg` condition name: `sidefuzz` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.4.9/src/lib.rs:194:7 | 194 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diesel_table_macro_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_table_macro_syntax-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_table_macro_syntax-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal diesel crate' CARGO_PKG_HOMEPAGE='https://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diesel_table_macro_syntax CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/diesel-rs/diesel/' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_table_macro_syntax-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e2e55ea87224250 -C extra-filename=-8eeb1405dbe34904 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-655ee4b4f73b0938/build-script-build` warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:33:13 | 33 | try!(cvt(libc::bind(fd.fd(), addr, len))); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:29:31 | 29 | let (addr, len) = try!(sockaddr_un(path)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:30:22 | 30 | let fd = try!(Socket::new(libc::SOCK_DGRAM)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:45:9 | 45 | try!(stream.set_nonblocking(true)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:54:26 | 54 | let (a, b) = try!(Socket::pair(libc::SOCK_DGRAM)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:63:9 | 63 | try!(stream.set_nonblocking(true)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/datagram.rs:62:22 | 62 | let stream = try!(net::UnixDatagram::unbound()); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:37:13 | 37 | try!(cvt(libc::bind(fd.fd(), addr, len))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:38:13 | 38 | try!(cvt(libc::listen(fd.fd(), 128))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:33:31 | 33 | let (addr, len) = try!(sockaddr_un(path)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:34:22 | 34 | let fd = try!(Socket::new(libc::SOCK_STREAM)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:50:9 | 50 | try!(stream.set_nonblocking(true)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/listener.rs:62:15 | 62 | match try!(self.accept_std()) { | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:65:13 | 65 | try!(cvt(libc::ioctl(fd.fd, libc::FIOCLEX))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:67:13 | 67 | try!(cvt(libc::ioctl(fd.fd, libc::FIONBIO, &mut nonblocking))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:64:35 | 64 | let fd = Socket { fd: try!(cvt(libc::socket(libc::AF_UNIX, ty, 0))) }; | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:93:13 | 93 | try!(cvt(libc::socketpair(libc::AF_UNIX, ty, 0, fds.as_mut_ptr()))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:96:13 | 96 | try!(cvt(libc::ioctl(a.fd, libc::FIOCLEX))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:97:13 | 97 | try!(cvt(libc::ioctl(b.fd, libc::FIOCLEX))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:99:13 | 99 | try!(cvt(libc::ioctl(a.fd, libc::FIONBIO, &mut nonblocking))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:100:13 | 100 | try!(cvt(libc::ioctl(b.fd, libc::FIONBIO, &mut nonblocking))); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:52:31 | 52 | let (addr, len) = try!(sockaddr_un(path)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:53:26 | 53 | let socket = try!(Socket::new(libc::SOCK_STREAM)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/stream.rs:71:9 | 71 | try!(stream.set_nonblocking(true)); | ^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:160:44 | 160 | let addr: libc::sockaddr_un = mem::uninitialized(); | ^^^^^^^^^^^^^ [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.5.4] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lock_api 0.4.12] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.12] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :John Nunley ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=5.3.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=6c620da18d66ae4c -C extra-filename=-eff3b1607e15d86e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconcurrent_queue-e749a3bd37df24e6.rmeta --extern parking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking-788ba566ca3b7cb8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.9.18/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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=387a82966e001f68 -C extra-filename=-33f69db4d9448d9a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-b038f5d1f7b5cd4c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: the type `sockaddr_un` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/mio-uds-0.6.8/src/socket.rs:160:39 | 160 | let addr: libc::sockaddr_un = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default warning: `syn` (lib) generated 539 warnings (91 duplicates) [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.13+zstd.1.5.6] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.13+zstd.1.5.6] cargo:rustc-link-lib=zstd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.13+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_core-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_core-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_core-0.20.10/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=b1b5c0afaa6eab07 -C extra-filename=-51b875390a5a96ca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-5970c25a480d9a4f.rmeta --extern ident_case=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libident_case-2890c3a1619924fb.rmeta --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern strsim=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrsim-5ed5b083799e4931.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `dlv-list` (lib) generated 5 warnings (5 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/xmlparser-0.13.6/src/strspan.rs:53:37 | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan { | ^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 53 | pub(crate) fn from_substr(text: &str, start: usize, end: usize) -> StrSpan<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=720ee818f2036e98 -C extra-filename=-424b0eac1fce6f77 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) [zstd-sys 2.0.13+zstd.1.5.6] cargo:include=/usr/local/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a40aea55c55bd6fa -C extra-filename=-56f0c608d16539c3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/generic-array-cf8555931c3d7fb0/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9574c8d981d27f51 -C extra-filename=-777a579b8d85b629 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtypenum-36b718cfb99c01b9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg relaxed_coherence` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bstr-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=6f2e151b66f340d7 -C extra-filename=-acf0645a74ec714a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f65cf1b502483a9c -C extra-filename=-636cce4ce8c69503 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-shared-636cce4ce8c69503 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/date.rs:1358:17 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: `foreign-types-shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=bc604734246e40d4 -C extra-filename=-0ab3dfbe62e64121 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-0ab3dfbe62e64121 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/month.rs:179:17 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/offset_date_time.rs:1327:17 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/primitive_date_time.rs:904:17 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/time.rs:777:17 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/time-0.3.36/src/utc_offset.rs:427:17 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: this attribute can only be applied at the crate level --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/_tokio_codec/mod.rs:14:16 | 14 | #![doc(hidden, html_root_url = "https://docs.rs/tokio-codec/0.1.0")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: read for more information = note: `#[warn(invalid_doc_attributes)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60f5c01a3b82e4fb -C extra-filename=-ef8a45e8b42e5570 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/_tokio_codec/framed_read.rs:209:43 | 209 | if 0 == try_ready!(self.inner.read_buf(&mut self.buffer)) { | ^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `AsyncRead::read_buf(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/framed_read.rs:213:43 | 213 | if 0 == try_ready!(self.inner.read_buf(&mut self.buffer)) { | ^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `AsyncRead::read_buf(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/length_delimited.rs:570:24 | 570 | self.get_mut().read_buf(buf) | ^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `AsyncRead::read_buf(...)` to keep using the current method warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-io-0.1.13/src/split.rs:74:11 | 74 | l.read_buf(buf) | ^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `AsyncRead::read_buf(...)` to keep using the current method warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `openssl-sys` (build script) generated 1 warning (1 duplicate) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:114:11 | 114 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1349:11 | 1349 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `utf16_iter` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=e1b109daddd4863d -C extra-filename=-b8e033c6abbd95b0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `anstyle-query` (lib) generated 1 warning (1 duplicate) warning: `sharded-slab` (lib) generated 106 warnings (106 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-utils-a8930fd426e0868e/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "lazy_static", "nightly", "std"))' -C metadata=804e476f4dafc977 -C extra-filename=-8664a85e5224bc4e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_min_const_fn --cfg has_atomic_u8 --cfg has_atomic_u16 --cfg has_atomic_u32 --cfg has_atomic_u64` warning: `parking_lot` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=float_cmp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Mike Dilger ' CARGO_PKG_DESCRIPTION='Floating point approximate comparison traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=float-cmp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mikedilger/float-cmp' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name float_cmp --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=449d278a0a94735f -C extra-filename=-05a6c23e9ff34f59 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ff` (lib) generated 1 warning (1 duplicate) warning: `tokio-io` (lib) generated 6 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-5c53655e77d31a3e/build-script-build` warning: `mime_guess` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nu-ansi-term-0.46.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=c559364d6860833d -C extra-filename=-74f948101d2d9f7c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern overload=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboverload-9d9fc547bef5dd73.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-parse-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-parse-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=85dfac3dee322fe4 -C extra-filename=-6562b1104b65df3a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutf8parse-53f0242b9c231288.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `hmac` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/regex-automata-0.1.10/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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=b0a466707d1c1ed4 -C extra-filename=-29ca02dbf066ccf4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-ccd88ee271e7f74d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `mio-uds` (lib) generated 27 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-5b5da7e567286c28/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-4fba454060279cfd/build-script-build` warning: `diesel_table_macro_syntax` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a9ff091521ffd9f2 -C extra-filename=-b7a24d311d7328fc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maybe_uninit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='est31 :The Rust Project Developers' CARGO_PKG_DESCRIPTION='MaybeUninit for friends of backwards compatibility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-uninit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/est31/maybe-uninit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/maybe-uninit-e235932eb68a32e4/out /usr/local/bin/rustc --crate-name maybe_uninit --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8351fe61dbc74a94 -C extra-filename=-f84bb8971916b6fa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg derive_copy --cfg repr_transparent --cfg native_uninit` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=834567e857b01339 -C extra-filename=-d7bbe458cc598126 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsiphasher-4391b031d359c4b4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling into-attr-derive v0.2.1 Compiling group v0.12.1 Compiling rfc6979 v0.3.1 Compiling tokio-codec v0.1.2 Compiling hkdf v0.12.4 Compiling tinyvec v1.8.0 Compiling aws-smithy-xml v0.60.9 Compiling iana-time-zone v0.1.60 Compiling foldhash v0.1.4 [psm 0.1.24] OPT_LEVEL = Some(3) [psm 0.1.24] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out) [psm 0.1.24] TARGET = Some(x86_64-unknown-freebsd) [psm 0.1.24] HOST = Some(x86_64-unknown-freebsd) [psm 0.1.24] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [psm 0.1.24] CC_x86_64-unknown-freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [psm 0.1.24] CC_x86_64_unknown_freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=HOST_CC [psm 0.1.24] HOST_CC = None [psm 0.1.24] cargo:rerun-if-env-changed=CC [psm 0.1.24] CC = Some(cc) [psm 0.1.24] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [psm 0.1.24] CC_KNOWN_WRAPPER_CUSTOM = None [psm 0.1.24] RUSTC_WRAPPER = None [psm 0.1.24] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arrays,legacy,std,zdict_builder CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ARRAYS=1 CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_ZSTD_INCLUDE=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-safe-f0a4c8a1930e69c4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-safe-71dd5406ae1a5144/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=984bccb9ada80d4d -C extra-filename=-96b3aeaba9ed4d54 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern foreign_types_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libforeign_types_shared-2c2aed4c165b2968.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [libm 0.2.8] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='HMAC-based Extract-and-Expand Key Derivation Function (HKDF)' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/KDFs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hkdf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/KDFs/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hkdf --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=04d98a0ae295ac93 -C extra-filename=-711b7d4fafb10243 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=group CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Elliptic curve group traits and utilities' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/group' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=group CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/group' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name group --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=c05829e3fd4bc8b5 -C extra-filename=-7a1a50fd0b07445a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ff=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libff-2031218697b15cce.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-xml-0.60.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-xml-0.60.9/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='XML parsing logic for Smithy protocols.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.60.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_xml --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-xml-0.60.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f3515526f1a5739 -C extra-filename=-614557a578c965c1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern xmlparser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libxmlparser-88302a152aa40b88.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `sidefuzz` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.5.5/src/lib.rs:212:7 | 212 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `minimal-lexical` (lib) generated 2 warnings (2 duplicates) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: `sha1` (lib) generated 5 warnings (3 duplicates) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1426:7 | 1426 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rfc6979 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rfc6979 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/rfc6979' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rfc6979 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9c55b7ec5e59cea -C extra-filename=-08cd1d4aa4c51dd3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crypto_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_bigint-a2eb85639bd009b3.rmeta --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/notify.rs:578:80 | 578 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:226:36 | 226 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling serde_yml v0.0.11 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:233:32 | 233 | #[cfg(all(feature = "std", loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:547:15 | 547 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:555:11 | 555 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1132:23 | 1132 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1137:27 | 1137 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1362:36 | 1362 | #[cfg(all(feature = "std", not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs:1364:65 | 1364 | #[cfg(all(feature = "std", not(target_family = "wasm"), not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `event-listener` (lib) generated 13 warnings (1 duplicate) warning: unused import: `macros::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-bigint-0.5.5/src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0/src/lib.rs:556:28 | 556 | pub fn with_section(&mut self, section: Option) -> SectionSetter | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 556 | pub fn with_section(&mut self, section: Option) -> SectionSetter<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0/src/lib.rs:564:33 | 564 | pub fn with_general_section(&mut self) -> SectionSetter { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 564 | pub fn with_general_section(&mut self) -> SectionSetter<'_> { | ++++ warning: `linked-hash-map` (lib) generated 10 warnings (10 duplicates) [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out) [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/mod.rs:13:47 | 13 | if #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `parking_lot_core` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:524:7 | 524 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:526:7 | 526 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:528:7 | 528 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Scott Godwin ' CARGO_PKG_DESCRIPTION='Insertion ordered multimap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sgodwincs/ordered-multimap-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_multimap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-multimap-0.6.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c622f425c2c98bd0 -C extra-filename=-4bb38dbe3ee06154 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dlv_list=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdlv_list-90e9924f80cab858.rmeta --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-705ff160b74755d8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:530:7 | 530 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:532:7 | 532 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:534:7 | 534 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:536:7 | 536 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:538:7 | 538 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:540:7 | 540 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u128` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:542:7 | 542 | #[cfg(has_atomic_u128)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_fn` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:54:15 | 54 | #[cfg(not(has_min_const_fn))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_min_const_fn` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:70:11 | 70 | #[cfg(has_min_const_fn)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:735:19 | 735 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 751 | atomic! { T, _a, true, false } | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:737:19 | 737 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 751 | atomic! { T, _a, true, false } | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:739:19 | 739 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 751 | atomic! { T, _a, true, false } | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:741:19 | 741 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 751 | atomic! { T, _a, true, false } | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `num_traits` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.0/src/ulps.rs:4:7 | 4 | #[cfg(feature="num_traits")] | ^^^^^^^^------------ | | | help: there is a expected value with a similar name: `"num-traits"` | = note: expected values for `feature` are: `default`, `num-traits`, `ratio`, and `std` = help: consider adding `num_traits` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `num_traits` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.0/src/ulps.rs:9:7 | 9 | #[cfg(feature="num_traits")] | ^^^^^^^^------------ | | | help: there is a expected value with a similar name: `"num-traits"` | = note: expected values for `feature` are: `default`, `num-traits`, `ratio`, and `std` = help: consider adding `num_traits` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `num_traits` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/float-cmp-0.9.0/src/ulps.rs:25:11 | 25 | #[cfg(not(feature="num_traits"))] | ^^^^^^^^------------ | | | help: there is a expected value with a similar name: `"num-traits"` | = note: expected values for `feature` are: `default`, `num-traits`, `ratio`, and `std` = help: consider adding `num_traits` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling pkcs8 v0.10.2 [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound warning: `sec1` (lib) generated 2 warnings (1 duplicate) warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.9.105 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-170706468c4d2609/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-812b6fb0c8836b2e/build-script-main` [psm 0.1.24] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [psm 0.1.24] CRATE_CC_NO_DEFAULTS = None [psm 0.1.24] DEBUG = Some(false) [psm 0.1.24] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [psm 0.1.24] CFLAGS_x86_64-unknown-freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [psm 0.1.24] CFLAGS_x86_64_unknown_freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=HOST_CFLAGS [psm 0.1.24] HOST_CFLAGS = None [psm 0.1.24] cargo:rerun-if-env-changed=CFLAGS [psm 0.1.24] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [psm 0.1.24] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [psm 0.1.24] CC_SHELL_ESCAPED_FLAGS = None [psm 0.1.24] cargo:rustc-check-cfg=cfg(switchable_stack,asm,link_asm) [psm 0.1.24] cargo:rustc-cfg=asm [psm 0.1.24] cargo:rustc-cfg=link_asm [psm 0.1.24] cargo:rustc-cfg=switchable_stack warning: `stacker` (build script) generated 1 warning (1 duplicate) warning: `ring` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:735:19 | 735 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 762 | / atomic! { 763 | | T, a, 764 | | { 765 | | a = &*(src as *const _ as *const _); ... | 792 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `spki` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen ' CARGO_PKG_DESCRIPTION='The missing YAML 1.2 parser for rust' CARGO_PKG_HOMEPAGE='http://chyh1990.github.io/yaml-rust/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chyh1990/yaml-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yaml-rust-0.4.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3e50c39e7143352 -C extra-filename=-fd7e992bdba3bed3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern linked_hash_map=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblinked_hash_map-1329027ecb622d3a.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30468715e1dbdbfb -C extra-filename=-0a45b119fe91cda4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=5c30bb40b1313000 -C extra-filename=-04885b4472e96326 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinyvec_macros-bf2cb2b6e096ac87.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `same-file` (lib) generated 2 warnings (1 duplicate) warning: unexpected `cfg` condition name: `native_uninit` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/src/lib.rs:3:11 | 3 | #[cfg(not(native_uninit))] | ^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `native_uninit` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/src/lib.rs:6:11 | 6 | #[cfg(not(native_uninit))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `native_uninit` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maybe-uninit-2.0.0/src/lib.rs:9:7 | 9 | #[cfg(native_uninit)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(native_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(native_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS")) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(openssl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(boringssl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl250) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl251) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl252) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl261) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl270) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl271) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl273) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl280) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl281) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl291) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl310) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl321) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl332) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl340) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl350) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl360) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl361) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl370) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl380) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl381) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl382) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl390) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl400) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl410) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl101) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102f) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102h) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110f) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110g) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110h) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111b) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111c) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111d) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl300) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl310) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.9.105 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-f1518779472b2efa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-812b6fb0c8836b2e/build-script-main` [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl320) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl330) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl340) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.105] OPENSSL_LIB_DIR = /usr/lib [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.105] OPENSSL_INCLUDE_DIR = /usr/include [openssl-sys 0.9.105] cargo:rerun-if-changed=/usr/include/openssl [openssl-sys 0.9.105] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.105] cargo:include=/usr/include [openssl-sys 0.9.105] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.105] OPT_LEVEL = Some(3) [openssl-sys 0.9.105] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-170706468c4d2609/out) [openssl-sys 0.9.105] TARGET = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.105] HOST = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.105] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.105] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.105] HOST_CC = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.105] CC = Some(cc) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [openssl-sys 0.9.105] CC_KNOWN_WRAPPER_CUSTOM = None [openssl-sys 0.9.105] RUSTC_WRAPPER = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c9943570f3f21e7 -C extra-filename=-e64d33c436daf126 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsame_file-ef8a45e8b42e5570.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:737:19 | 737 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 762 | / atomic! { 763 | | T, a, 764 | | { 765 | | a = &*(src as *const _ as *const _); ... | 792 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling smallvec v0.6.14 Compiling crossbeam-deque v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='AIkorsky ' CARGO_PKG_DESCRIPTION='A CRC16 implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/blackbeam/rust-crc16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crc16-cb2111d0791d68a2/out /usr/local/bin/rustc --crate-name crc16 --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc16-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5a6a3243a942aaa -C extra-filename=-dce71fec9473bcfe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=into_attr_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='derive for attributes for graphviz-rust lib' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=into-attr-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name into_attr_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa46d24df160a4cb -C extra-filename=-d9bd1b4ba099cf68 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dot_generator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_generator-b5f0f0388abf44dc.rlib --extern dot_structures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdot_structures-d97149c9569d4c44.rlib --extern into_attr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libinto_attr-6492f75f62eef350.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-37eede0a04013b90.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nom-7.1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=b320066557e4f600 -C extra-filename=-20085c5c83b0c4c1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libminimal_lexical-a82e36e8819aafdb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:739:19 | 739 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 762 | / atomic! { 763 | | T, a, 764 | | { 765 | | a = &*(src as *const _ as *const _); ... | 792 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `pathdiff` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_codec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-codec-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-codec-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Bryan Burgers ' CARGO_PKG_DESCRIPTION='Utilities for encoding and decoding frames. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-codec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_codec --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-codec-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc962cd8b8e93dbe -C extra-filename=-ad751bbb8daf4642 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS")) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(openssl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(boringssl) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl250) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl251) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl252) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl261) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl270) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl271) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl273) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl280) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl281) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl291) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl310) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl321) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl332) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl340) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl350) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl360) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl361) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl370) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl380) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl381) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl382) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl390) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl400) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(libressl410) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl101) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102f) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl102h) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110f) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110g) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl110h) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111b) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111c) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl111d) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl300) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl310) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl320) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl330) [openssl-sys 0.9.105] cargo:rustc-check-cfg=cfg(ossl340) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.105] OPENSSL_LIB_DIR = /usr/lib [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.105] OPENSSL_INCLUDE_DIR = /usr/include [openssl-sys 0.9.105] cargo:rerun-if-changed=/usr/include/openssl [openssl-sys 0.9.105] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.105] cargo:include=/usr/include [openssl-sys 0.9.105] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.105] OPT_LEVEL = Some(0) [openssl-sys 0.9.105] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-f1518779472b2efa/out) [openssl-sys 0.9.105] TARGET = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.105] HOST = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.105] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.105] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.105] HOST_CC = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.105] CC = Some(cc) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [openssl-sys 0.9.105] CC_KNOWN_WRAPPER_CUSTOM = None [openssl-sys 0.9.105] RUSTC_WRAPPER = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11/Cargo.toml CARGO_PKG_AUTHORS='Serde YML Contributors' CARGO_PKG_DESCRIPTION='A robust Rust library that simplifies the serialization and deserialization of Rust data structures to and from YAML format using the widely-used Serde framework. ' CARGO_PKG_HOMEPAGE='https://serdeyml.com' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebastienrousseau/serde_yml' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.0.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --deny=unused --deny=rust_2021_compatibility --deny=rust_2018_idioms --deny=keyword_idents --deny=future_incompatible --deny=variant_size_differences --deny=unused_qualifications --deny=unused_macro_rules --deny=unused_lifetimes --deny=unused_labels --deny=unused_import_braces --deny=unused_features --warn=unused_extern_crates --warn=unstable_features --allow=unsafe_code --forbid=unreachable_pub --deny=trivial_numeric_casts --deny=trivial_casts --allow=trivial_bounds --deny=single_use_lifetimes --deny=pointer_structural_match --deny=noop_method_call --allow=non_upper_case_globals --allow=non_camel_case_types --forbid=non_ascii_idents --deny=missing_fragment_specifier --warn=missing_docs --forbid=missing_debug_implementations --warn=missing_copy_implementations --deny=meta_variable_misuse --deny=macro_use_extern_crate --deny=explicit_outlives_requirements --deny=ellipsis_inclusive_range_patterns --allow=elided_lifetimes_in_paths --deny=deprecated_in_future --deny=dead_code --allow=bare_trait_objects -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4da3198bda003263 -C extra-filename=-64d10d81fc5680b6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_yml-64d10d81fc5680b6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:741:19 | 741 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 762 | / atomic! { 763 | | T, a, 764 | | { 765 | | a = &*(src as *const _ as *const _); ... | 792 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:735:19 | 735 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 800 | / atomic! { 801 | | T, a, 802 | | { 803 | | a = &*(dst as *const _ as *const _); ... | 811 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:737:19 | 737 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 800 | / atomic! { 801 | | T, a, 802 | | { 803 | | a = &*(dst as *const _ as *const _); ... | 811 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:739:19 | 739 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 800 | / atomic! { 801 | | T, a, 802 | | { 803 | | a = &*(dst as *const _ as *const _); ... | 811 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:741:19 | 741 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 800 | / atomic! { 801 | | T, a, 802 | | { 803 | | a = &*(dst as *const _ as *const _); ... | 811 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:735:19 | 735 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 819 | / atomic! { 820 | | T, a, 821 | | { 822 | | a = &*(dst as *const _ as *const _); ... | 831 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:737:19 | 737 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 819 | / atomic! { 820 | | T, a, 821 | | { 822 | | a = &*(dst as *const _ as *const _); ... | 831 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:739:19 | 739 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 819 | / atomic! { 820 | | T, a, 821 | | { 822 | | a = &*(dst as *const _ as *const _); ... | 831 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:741:19 | 741 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 819 | / atomic! { 820 | | T, a, 821 | | { 822 | | a = &*(dst as *const _ as *const _); ... | 831 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_atomic_u8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:735:19 | 735 | #[cfg(has_atomic_u8)] | ^^^^^^^^^^^^^ ... 845 | / atomic! { 846 | | T, a, 847 | | { 848 | | a = &*(dst as *const _ as *const _); ... | 889 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/stacker-c6bf3b63b0881ac5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/stacker-cf37104fd6ee162b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iana-time-zone-0.1.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iana-time-zone-0.1.60/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.60 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=ad2b65a2e9d6e8ed -C extra-filename=-7feb3db14e06d673 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/lock_api-6c5a264c1fd3fa96/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/lock_api-0.4.12/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 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7dec657f05eaeeee -C extra-filename=-21155b6100eab9b8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscopeguard-4f3dce304ce840e6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_const_fn_trait_bound` warning: `der` (lib) generated 3 warnings (1 duplicate) warning: `anstyle-parse` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-epoch` (lib) generated 21 warnings (21 duplicates) warning: `clap_lex` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot-c98e5cb9fd3cc47f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot-e54ad7b61baa0c2b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.13+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-sys-0cbfefd5eb082a32/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-sys-2.0.13+zstd.1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=21d1a84c695acb59 -C extra-filename=-d88a0961623bb70b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib -l zstd` warning: `maybe-uninit` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=672824137544a2f0 -C extra-filename=-5884b1852deadb38 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `winnow` (lib) generated 27 warnings (1 duplicate) warning: `float-cmp` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-44e66028ad4c881e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-c5e1d1a5465bdb1a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/allocator-api2-0.2.18/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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=f8d7dc4b13cceacf -C extra-filename=-dcdcf6a2c5e81b8b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libm-5b5da7e567286c28/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libm-0.2.8/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=e5f5f0e73ea529d4 -C extra-filename=-15560da6c9885bcd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `bigdecimal` (build script) generated 1 warning (1 duplicate) warning: `foreign-types` (lib) generated 1 warning (1 duplicate) Compiling anstream v0.6.15 Compiling signature v2.2.0 Compiling ff v0.13.0 Compiling ring v0.16.20 Compiling headers-core v0.2.0 [psm 0.1.24] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [psm 0.1.24] AR_x86_64-unknown-freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [psm 0.1.24] AR_x86_64_unknown_freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=HOST_AR [psm 0.1.24] HOST_AR = None [psm 0.1.24] cargo:rerun-if-env-changed=AR [psm 0.1.24] AR = None [psm 0.1.24] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [psm 0.1.24] ARFLAGS_x86_64-unknown-freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [psm 0.1.24] ARFLAGS_x86_64_unknown_freebsd = None [psm 0.1.24] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.24] HOST_ARFLAGS = None [psm 0.1.24] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.24] ARFLAGS = None [psm 0.1.24] cargo:rustc-link-lib=static=psm_s [psm 0.1.24] cargo:rustc-link-search=native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-traits-ad4464b0a3c45b54/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-traits-0.2.19/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 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e47b135bcf31c51b -C extra-filename=-31ce2b25301b64dc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_total_cmp` [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.105] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.105] DEBUG = Some(false) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.105] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.105] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.105] HOST_CFLAGS = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.105] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [openssl-sys 0.9.105] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition name: `has_atomic_u16` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:737:19 | 737 | #[cfg(has_atomic_u16)] | ^^^^^^^^^^^^^^ ... 845 | / atomic! { 846 | | T, a, 847 | | { 848 | | a = &*(dst as *const _ as *const _); ... | 889 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused import: `dot_generator::attr` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/src/lib.rs:4:5 | 4 | use dot_generator::attr; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `into_attr::IntoAttribute` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/src/lib.rs:5:5 | 5 | use into_attr::IntoAttribute; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused variable: `de` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/src/lib.rs:20:20 | 20 | Data::Enum(de) => { | ^^ help: if this is intentional, prefix it with an underscore: `_de` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: unused variable: `ds` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/into-attr-derive-0.2.1/src/lib.rs:31:22 | 31 | Data::Struct(ds) => { | ^^ help: if this is intentional, prefix it with an underscore: `_ds` [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.105] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.105] DEBUG = Some(false) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.105] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.105] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.105] HOST_CFLAGS = None [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.105] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [openssl-sys 0.9.105] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [openssl-sys 0.9.105] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name signature --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signature-2.2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=7049a3e0c5a4099d -C extra-filename=-6932002f10ad8cf9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.5.4] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `has_atomic_u32` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:739:19 | 739 | #[cfg(has_atomic_u32)] | ^^^^^^^^^^^^^^ ... 845 | / atomic! { 846 | | T, a, 847 | | { 848 | | a = &*(dst as *const _ as *const _); ... | 889 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rfc6979` (lib) generated 1 warning (1 duplicate) warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information | = note: requested on the command line with `-D pointer_structural_match` = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information | = note: requested on the command line with `-D missing_fragment_specifier` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,std,wasm32_unknown_unknown_js CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_WASM32_UNKNOWN_UNKNOWN_JS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-7b974ea378a8b5bc/build-script-build` [parking_lot 0.9.0] cargo:rustc-cfg=has_sized_atomics [parking_lot 0.9.0] cargo:rustc-cfg=has_checked_instant Compiling elliptic-curve v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-ccc51f6882a05bbe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-0ab3dfbe62e64121/build-script-build` warning: `hkdf` (lib) generated 1 warning (1 duplicate) [openssl-sys 0.9.105] version: 3_0_16 [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" warning: `phf_shared` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen-shared` (build script) generated 1 warning (1 duplicate) warning: `bstr` (lib) generated 2 warnings (2 duplicates) warning: `crossbeam-channel` (lib) generated 1 warning (1 duplicate) [openssl-sys 0.9.105] version: 3_0_16 [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl-sys 0.9.105] cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 [openssl-sys 0.9.105] cargo:rustc-cfg=openssl [openssl-sys 0.9.105] cargo:rustc-cfg=ossl300 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.105] cargo:version_number=30000100 [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.105] OPENSSL_LIBS unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.105] OPENSSL_STATIC unset [openssl-sys 0.9.105] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.105] cargo:rustc-link-lib=dylib=crypto Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-core-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-core-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers core trait' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name headers_core --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-core-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6202d5cfa6fc693 -C extra-filename=-8f870a53ecefdea5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.8] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstream-0.6.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstream-0.6.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anstream-0.6.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 embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=cb37c79c1aea95bb -C extra-filename=-6ebec1073cba0ae0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanstyle-57b025d52adfff87.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanstyle_parse-6562b1104b65df3a.rmeta --extern anstyle_query=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanstyle_query-caf866444363639b.rmeta --extern colorchoice=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcolorchoice-83f6bcf47a597460.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libis_terminal_polyfill-4cbcaac2b6d89813.rmeta --extern utf8parse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutf8parse-53f0242b9c231288.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=elliptic_curve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elliptic-curve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/elliptic-curve' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name elliptic_curve --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "base64ct", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "hex-literal", "hkdf", "jwk", "pem", "pem-rfc7468", "pkcs8", "sec1", "serde", "serde_json", "serdect", "std", "voprf"))' -C metadata=fcc64bebb6e56cbd -C extra-filename=-3c7f67d236259afc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase16ct-bcfb7c672cf2397b.rmeta --extern crypto_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_bigint-a2eb85639bd009b3.rmeta --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-d82577b51efe7b85.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern ff=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libff-2031218697b15cce.rmeta --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern group=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgroup-7a1a50fd0b07445a.rmeta --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-904a7cf2167efdf3.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern sec1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsec1-f792406309ec02dd.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.10.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs8 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=a04fbce19e2ef2f3 -C extra-filename=-452cc3854cab8878 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-0f77ccf9c7f17341.rmeta --extern spki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspki-b29c0dff7003367d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `has_atomic_u64` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/atomic/atomic_cell.rs:741:19 | 741 | #[cfg(has_atomic_u64)] | ^^^^^^^^^^^^^^ ... 845 | / atomic! { 846 | | T, a, 847 | | { 848 | | a = &*(dst as *const _ as *const _); ... | 889 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_u64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_u64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/backoff.rs:148:21 | 148 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/backoff.rs:208:25 | 208 | atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `nu-ansi-term` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-0.6.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-0.6.14/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=bc09ee2526fc411c -C extra-filename=-39f208fac34f24f5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern maybe_uninit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaybe_uninit-f84bb8971916b6fa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=doc/link-to-readme.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=2b515c4a393b4755 -C extra-filename=-d61b38234c6391e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-d61b38234c6391e8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gethostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Wiesner ' CARGO_PKG_DESCRIPTION='gethostname for all platforms' CARGO_PKG_HOMEPAGE='https://github.com/swsnr/gethostname.rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gethostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swsnr/gethostname.rs.git' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name gethostname --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/gethostname-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e23fa04ede86ad7 -C extra-filename=-8c2420423a221c50 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `group` (lib) generated 1 warning (1 duplicate) warning: `ordered-multimap` (lib) generated 2 warnings (2 duplicates) warning: `xmlparser` (lib) generated 2 warnings (1 duplicate) warning: `crypto-bigint` (lib) generated 2 warnings (1 duplicate) Compiling bitflags v1.3.2 Compiling crc-catalog v2.4.0 Compiling base16ct v0.2.0 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `crc16` (lib) generated 1 warning (1 duplicate) [openssl-sys 0.9.105] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl-sys 0.9.105] cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 [openssl-sys 0.9.105] cargo:rustc-cfg=openssl [openssl-sys 0.9.105] cargo:rustc-cfg=ossl300 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.105] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.105] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.105] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.105] cargo:version_number=30000100 [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.105] OPENSSL_LIBS unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.105] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.105] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.105] OPENSSL_STATIC unset [openssl-sys 0.9.105] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.105] cargo:rustc-link-lib=dylib=crypto warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [parking_lot_core 0.6.3] cargo:rustc-cfg=has_sized_atomics Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=9c3df7ace1217b93 -C extra-filename=-56977f100fdee6be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d493299327eec118 -C extra-filename=-e6a0746b039dd6fe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_epoch-33f69db4d9448d9a.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-b038f5d1f7b5cd4c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling base64 v0.13.1 [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition value: `rand_core` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3/src/lib.rs:65:7 | 65 | #[cfg(feature = "rand_core")] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arithmetic`, `base64ct`, `bits`, `default`, `dev`, `digest`, `ecdh`, `ff`, `group`, `hash2curve`, `hazmat`, `hex-literal`, `hkdf`, `jwk`, `pem`, `pem-rfc7468`, `pkcs8`, `sec1`, `serde`, `serde_json`, `serdect`, `std`, and `voprf` = help: consider adding `rand_core` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3/src/scalar/nonzero.rs:178:21 | 178 | scalar: ff::Field::invert(&self.scalar).unwrap(), | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.12.3/src/lib.rs:9:41 | 9 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 178 - scalar: ff::Field::invert(&self.scalar).unwrap(), 178 + scalar: Field::invert(&self.scalar).unwrap(), | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=a973de2b3b71947a -C extra-filename=-c011d31b0789c737 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinyvec_macros-0a45b119fe91cda4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=84d595c6c7a79dd3 -C extra-filename=-fd2a22e4d4e2130d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/same-file-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc74b4af5cc07e5b -C extra-filename=-6371e1b32aeaab55 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=88b93e65834a13d8 -C extra-filename=-9fd7055646229ffd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-92f79421133213bc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.9.105 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-f1518779472b2efa/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=b85019bb2d35c57c -C extra-filename=-536395d4bc5472c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` warning: `rust-ini` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-793da33156e993b7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-04419d8730dc0f04/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base16ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base16ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base16ct --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=769614a9b4d535a7 -C extra-filename=-7fdc59b458087dc5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [bigdecimal 0.4.5] warning: `-C ar`: this option is deprecated and does nothing [bigdecimal 0.4.5] warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning: `headers-core` (lib) generated 1 warning (1 duplicate) warning: `signature` (lib) generated 1 warning (1 duplicate) warning: `zstd-sys` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out /usr/local/bin/rustc --crate-name psm --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/psm-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad023d27f0c1a59c -C extra-filename=-e6aed3544a2e2e69 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -l static=psm_s --cfg asm --cfg link_asm --cfg switchable_stack --check-cfg 'cfg(switchable_stack,asm,link_asm)'` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Taiki Endo :John Nunley ' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/concurrent-queue' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name concurrent_queue --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/concurrent-queue-2.5.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=bf288144e2127291 -C extra-filename=-87659993da49934f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-b038f5d1f7b5cd4c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: `tokio-codec` (lib) generated 1 warning (1 duplicate) warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/build.rs:625:21 | 625 | "x86_64" => ("win64"), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 625 - "x86_64" => ("win64"), 625 + "x86_64" => "win64", | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/build.rs:626:18 | 626 | "x86" => ("win32"), | ^ ^ | help: remove these parentheses | 626 - "x86" => ("win32"), 626 + "x86" => "win32", | Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-a20d720cdad32430/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-48cace9fa60dd47e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name parking --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking-2.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=1d2568d7ec82e164 -C extra-filename=-797b4261881f7b38 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `aws-smithy-xml` (lib) generated 1 warning (1 duplicate) warning: `foldhash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52d003d0e3a5dea4 -C extra-filename=-fe014ed08989be7c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling headers v0.3.9 Compiling event-listener-strategy v0.5.2 Compiling libz-sys v1.1.20 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/sync/sharded_lock.rs:218:21 | 218 | pub fn try_read(&self) -> TryLockResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 218 | pub fn try_read(&self) -> TryLockResult> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/sync/sharded_lock.rs:269:17 | 269 | pub fn read(&self) -> LockResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 269 | pub fn read(&self) -> LockResult> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/sync/sharded_lock.rs:311:22 | 311 | pub fn try_write(&self) -> TryLockResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | pub fn try_write(&self) -> TryLockResult> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-utils-0.7.2/src/sync/sharded_lock.rs:382:18 | 382 | pub fn write(&self) -> LockResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 382 | pub fn write(&self) -> LockResult> { | +++ [thiserror 2.0.12] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) warning: `generic-array` (lib) generated 7 warnings (7 duplicates) warning: `regex-syntax` (lib) generated 3 warnings (3 duplicates) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99 CARGO_MANIFEST_LINKS=wasm_bindgen CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-shared-c7dd1034dd9385ed/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-shared-636cce4ce8c69503/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ini CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Y. T. Chung ' CARGO_PKG_DESCRIPTION='An Ini configuration file parsing library in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-ini CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zonyitoo/rust-ini' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ini --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust-ini-0.19.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brackets-in-section-names", "case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=a94f4c485f03631a -C extra-filename=-5e7a7b0ebdc3cf51 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern ordered_multimap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libordered_multimap-4bb38dbe3ee06154.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globset-0.4.14/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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=d39f0bcf5d1facf7 -C extra-filename=-3733a960f7bc0be0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaho_corasick-ccb26b5207f70e57.rmeta --extern bstr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbstr-acf0645a74ec714a.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-a3f72cce257cc48d.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-0605a467adf0c47d.rmeta --extern regex_syntax=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_syntax-d0af2ded4fd6f194.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.10.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-73d18dcf9147f596/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-ca72c579375cf54d/build-script-build` warning: `lock_api` (lib) generated 8 warnings (8 duplicates) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1307:3 | 1307 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1331:3 | 1331 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1348:3 | 1348 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Library for building and interfacing with finite fields' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/ff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/ff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ff --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ff-0.13.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=ee7b2e394476e540 -C extra-filename=-0fd8a1338a48a3f7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-probe-0.1.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fef84c6ab3d31e6 -C extra-filename=-90a7842a99ad75ac --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1409:3 | 1409 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1446:3 | 1446 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1526:3 | 1526 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1536:3 | 1536 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1546:3 | 1546 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1557:3 | 1557 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1569:3 | 1569 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1579:3 | 1579 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1590:3 | 1590 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/arrayvec.rs:1601:3 | 1601 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:754:3 | 754 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:762:3 | 762 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:770:3 | 770 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:778:3 | 778 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:797:3 | 797 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.2.1 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/zstd-safe-f0a4c8a1930e69c4/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-safe-7.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=8f26c9f9f0a77309 -C extra-filename=-95b8d3a3a913c2f2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzstd_sys-d88a0961623bb70b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cpufeatures-0.2.14/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f82d989762a55690 -C extra-filename=-7d1ae377183e4ae1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tokio-executor v0.1.10 Compiling ecdsa v0.14.8 warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/src/upper.rs:49:14 | 49 | unsafe { crate::String::from_utf8_unchecked(dst) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/src/lib.rs:13:5 | 13 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 49 - unsafe { crate::String::from_utf8_unchecked(dst) } 49 + unsafe { String::from_utf8_unchecked(dst) } | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/src/error.rs:28:22 | 28 | impl From for core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 28 - impl From for core::fmt::Error { 28 + impl From for fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/src/error.rs:29:26 | 29 | fn from(_: Error) -> core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 29 - fn from(_: Error) -> core::fmt::Error { 29 + fn from(_: Error) -> fmt::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base16ct-0.2.0/src/error.rs:30:9 | 30 | core::fmt::Error::default() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - core::fmt::Error::default() 30 + fmt::Error::default() | [wasm-bindgen-shared 0.2.99] cargo:rustc-env=SCHEMA_FILE_HASH=12659088193118507901 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-0.6.14/lib.rs:608:18 | 608 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 608 | pub fn drain(&mut self) -> Drain<'_, A::Item> { | +++ warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:808:3 | 808 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:820:3 | 820 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:830:3 | 830 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/slicevec.rs:841:3 | 841 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1282:3 | 1282 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1300:3 | 1300 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1316:3 | 1316 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1324:3 | 1324 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1411:3 | 1411 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1424:3 | 1424 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1434:3 | 1434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1457:3 | 1457 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1467:3 | 1467 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinyvec-1.8.0/src/tinyvec.rs:1489:3 | 1489 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/src/lib.rs:60:13 | 60 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/src/lib.rs:69:5 | 69 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [bigdecimal 0.4.5] cargo:rustc-cfg=rustc_1_70 [bigdecimal 0.4.5] cargo:rustc-cfg=rustc_1_46 [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_PRECISION [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_ROUNDING_MODE [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_LOWER_THRESHOLD [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_UPPER_THRESHOLD [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_MAX_INTEGER_PADDING [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_SERDE_SCALE_LIMIT Compiling crossbeam-queue v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ecdsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.14.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.14.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ecdsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ecdsa' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.14.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ecdsa --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.14.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="sign"' --cfg 'feature="std"' --cfg 'feature="verify"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sign", "std", "verify"))' -C metadata=bbae4d01d0e4072d -C extra-filename=-9912224ba52fa192 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-d82577b51efe7b85.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-3c7f67d236259afc.rmeta --extern rfc6979=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librfc6979-08cd1d4aa4c51dd3.rmeta --extern signature=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignature-adec025dc9c2f645.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [thiserror 2.0.12] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/src/chunked_encoder.rs:94:26 | 94 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 94 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base64-0.13.1/src/display.rs:25:31 | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub fn with_config(bytes: &[u8], config: Config) -> Base64Display<'_> { | ++++ warning: `sha2` (lib) generated 9 warnings (6 duplicates) [anyhow 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `elliptic-curve` (lib) generated 3 warnings (1 duplicate) warning: `serde_yml` (build script) generated 3 warnings (1 duplicate) warning: `walkdir` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/block-buffer-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49f3684c9f3c4655 -C extra-filename=-582f322cf3b49334 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-777a579b8d85b629.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `psm` (lib) generated 1 warning (1 duplicate) warning: `gethostname` (lib) generated 1 warning (1 duplicate) warning: `into-attr-derive` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crypto-common-0.1.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=a62a972fcdc561a8 -C extra-filename=-b4816992572409c1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-777a579b8d85b629.rmeta --extern typenum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtypenum-36b718cfb99c01b9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name headers --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/headers-0.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4ad7457f24e68077 -C extra-filename=-55f63937943c07d2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-eb9ff82895699add.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern headers_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheaders_core-8f870a53ecefdea5.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern httpdate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttpdate-95eee21fba2de5e0.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Future execution primitives ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_executor --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7eb3e2e559668ff2 -C extra-filename=-d50ed820fc222b22 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.10.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-65f76de1ee15877b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-ca72c579375cf54d/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener_strategy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-strategy-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-strategy-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='John Nunley ' CARGO_PKG_DESCRIPTION='Block or poll on event_listener easily' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener-strategy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener-strategy' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener_strategy --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bdbab2f92a22cef3 -C extra-filename=-c9a6756ea3fde253 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern event_listener=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevent_listener-eff3b1607e15d86e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling clap_builder v4.5.15 Compiling sec1 v0.7.3 Compiling crossbeam-queue v0.3.11 Compiling hostname v0.4.0 [openssl 0.10.70] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2")) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(boringssl) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl250) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl251) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl261) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl270) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl271) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl273) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl280) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl291) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl310) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl321) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl332) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl340) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl350) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl360) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl361) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl370) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl380) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl382) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl390) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl400) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl101) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl102) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110g) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110h) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl111) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl111d) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl300) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl310) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl320) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl330) [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl 0.10.70] cargo:rustc-cfg=ossl101 [openssl 0.10.70] cargo:rustc-cfg=ossl102 [openssl 0.10.70] cargo:rustc-cfg=ossl110 [openssl 0.10.70] cargo:rustc-cfg=ossl110g [openssl 0.10.70] cargo:rustc-cfg=ossl110h [openssl 0.10.70] cargo:rustc-cfg=ossl111 [openssl 0.10.70] cargo:rustc-cfg=ossl111d [openssl 0.10.70] cargo:rustc-cfg=ossl300 Compiling crc v3.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="stock-zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=fcc3bb4e289f30ab -C extra-filename=-6237ec1bb99a6cfb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libz-sys-6237ec1bb99a6cfb -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcc-7db026d562ac0602.rlib --extern pkg_config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkg_config-91efc28339b581b9.rlib --extern vcpkg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvcpkg-fe08bdc806410208.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.9.105 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-sys-170706468c4d2609/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-sys-0.9.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=05ecf64a7b7a1f35 -C extra-filename=-36c8a83e8902893c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` warning: `smallvec` (lib) generated 2 warnings (1 duplicate) warning: `same-file` (lib) generated 2 warnings (2 duplicates) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9303c5642c937185 -C extra-filename=-bf4f6f2a5f9440d5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc_catalog-fe014ed08989be7c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-utils` (lib) generated 40 warnings (1 duplicate) warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10/src/enter.rs:27:36 | 27 | .field("reason", &self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10/src/enter.rs:34:32 | 34 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-executor-0.1.10/src/error.rs:42:32 | 42 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/stacker-c6bf3b63b0881ac5/out /usr/local/bin/rustc --crate-name stacker --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stacker-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a904c475c7c28289 -C extra-filename=-15561e8e210e51f1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern psm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpsm-e6aed3544a2e2e69.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out` warning: `synstructure` (lib) generated 1 warning (1 duplicate) warning: `parking` (lib) generated 8 warnings (8 duplicates) Compiling zstd v0.13.2 Compiling email-encoding v0.3.0 Compiling simd-adler32 v0.3.7 Compiling external_services v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services) Compiling quoted_printable v0.5.1 Compiling bumpalo v3.16.0 warning: `form_urlencoded` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/matchers-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c6cee0a44b5c3b1 -C extra-filename=-843374c4ba752ae5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-29ca02dbf066ccf4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `base16ct` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/native-tls-02ceab480b8177ff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/native-tls-aa7467e6a714a47b/build-script-build` warning: `concurrent-queue` (lib) generated 14 warnings (14 duplicates) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2")) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(boringssl) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl250) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl251) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl261) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl270) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl271) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl273) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl280) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl291) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl310) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl321) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl332) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl340) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl350) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl360) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl361) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl370) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl380) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl382) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl390) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(libressl400) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl101) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl102) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110g) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl110h) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl111) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl111d) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl300) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl310) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl320) [openssl 0.10.70] cargo:rustc-check-cfg=cfg(ossl330) [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl 0.10.70] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl 0.10.70] cargo:rustc-cfg=ossl101 [openssl 0.10.70] cargo:rustc-cfg=ossl102 [openssl 0.10.70] cargo:rustc-cfg=ossl110 [openssl 0.10.70] cargo:rustc-cfg=ossl110g [openssl 0.10.70] cargo:rustc-cfg=ossl110h [openssl 0.10.70] cargo:rustc-cfg=ossl111 [openssl 0.10.70] cargo:rustc-cfg=ossl111d [openssl 0.10.70] cargo:rustc-cfg=ossl300 warning: `zstd-safe` (lib) generated 1 warning (1 duplicate) warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30000100 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/native-tls-9c5023b0b795a0b9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/native-tls-aa7467e6a714a47b/build-script-build` warning: `base64` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/walkdir-2.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfb83ce2564becc6 -C extra-filename=-4ebc6bb9ad39c909 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsame_file-6371e1b32aeaab55.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sec1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/sec1' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sec1 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=df645cf001e5ba96 -C extra-filename=-5d6a6f9663de8a33 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase16ct-7fdc59b458087dc5.rmeta --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-0f77ccf9c7f17341.rmeta --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-452cc3854cab8878.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :John Nunley ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=5.3.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=a2d227b17a81f084 -C extra-filename=-7a91ee19daed9abc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern concurrent_queue=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconcurrent_queue-87659993da49934f.rmeta --extern parking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking-797b4261881f7b38.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `anstream` (lib) generated 1 warning (1 duplicate) Compiling tokio-timer v0.2.13 Compiling tokio-current-thread v0.1.7 Compiling hashbrown v0.15.2 Compiling group v0.13.0 Compiling email_address v0.2.9 Compiling unicode-bidi v0.3.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-44e66028ad4c881e/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=74ae3c289c8f6e29 -C extra-filename=-8bf406f4c414d9df --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-39f208fac34f24f5.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_sized_atomics` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=9920b68354298c24 -C extra-filename=-64834091ec711ba2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=email_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email-encoding-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email-encoding-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Low level email encoding RFCs implementations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=email-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lettre/email-encoding' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name email_encoding --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email-encoding-0.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e83de10aec4f4178 -C extra-filename=-4dd0b1de8c2b6369 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [native-tls 0.2.12] cargo:rustc-cfg=have_min_max_version [blake3 1.5.4] exit status: 0 [blake3 1.5.4] exit status: 0 [blake3 1.5.4] exit status: 0 [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_AR = None [blake3 1.5.4] AR = None [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None warning: `rust-ini` (lib) generated 3 warnings (3 duplicates) [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.5.4] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.5.4] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out) [blake3 1.5.4] OPT_LEVEL = Some(3) [blake3 1.5.4] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.5.4] HOST = Some(x86_64-unknown-freebsd) [blake3 1.5.4] CC_x86_64-unknown-freebsd = None [blake3 1.5.4] CC_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CC = None [blake3 1.5.4] CC = Some(cc) [blake3 1.5.4] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.5.4] RUSTC_WRAPPER = None [blake3 1.5.4] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=9bcd35ec85702e53 -C extra-filename=-8c6a600857ef82fe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-b038f5d1f7b5cd4c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tinyvec` (lib) generated 141 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quoted_printable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quoted_printable-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quoted_printable-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Kartikaya Gupta ' CARGO_PKG_DESCRIPTION='A simple encoder/decoder for quoted-printable data' CARGO_PKG_HOMEPAGE='https://github.com/staktrace/quoted-printable/blob/master/README.md' CARGO_PKG_LICENSE=0BSD CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quoted_printable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/staktrace/quoted-printable' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name quoted_printable --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quoted_printable-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9463da8fd82146d4 -C extra-filename=-956909a7cad52eec --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/anyhow-a20d720cdad32430/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d32495608bc00d29 -C extra-filename=-29e78ba2d212cf9b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Interactions of the router with external systems' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=external_services CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 crates/external_services/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_kms", "aws_s3", "dynamic_routing", "email", "hashicorp-vault", "v1"))' -C metadata=a2f046d775715361 -C extra-filename=-6e27b4f79baeb75f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/external_services-6e27b4f79baeb75f -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `event-listener-strategy` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/foldhash-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3f74aa5a6a418c8b -C extra-filename=-66e43216cec5106f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=32001e19b4a7082e -C extra-filename=-fb47c62333523310 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Binding for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=02c72f9ebf1f784c -C extra-filename=-b1e3d2dee82673dc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzstd_safe-95b8d3a3a913c2f2.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Compiling p256 v0.11.1 Compiling unicode-normalization v0.1.23 Compiling ignore v0.4.22 Compiling unicode-properties v0.1.2 warning: `ff` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/lib.rs:55:30 | 55 | all(feature = "nightly", target_os = "cloudabi",), | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/mod.rs:55:18 | 55 | if #[cfg(all(has_sized_atomics, any(target_os = "linux", target_os = "android")))] { | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/mod.rs:64:25 | 64 | } else if #[cfg(all(has_sized_atomics, target_os = "redox"))] { | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/mod.rs:80:46 | 80 | } else if #[cfg(all(feature = "nightly", target_os = "cloudabi"))] { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/mod.rs:89:49 | 89 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/spinwait.rs:9:24 | 9 | use std::sync::atomic::spin_loop_hint; | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/spinwait.rs:16:9 | 16 | spin_loop_hint() | ^^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/unix.rs:210:49 | 210 | let mut now: libc::timespec = unsafe { mem::uninitialized() }; | ^^^^^^^^^^^^^ warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/unix.rs:140:55 | 140 | let mut attr: libc::pthread_condattr_t = mem::uninitialized(); | ^^^^^^^^^^^^^ warning: `#[inline]` attribute cannot be used on required trait methods --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/mod.rs:50:5 | 50 | #[inline] | ^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[inline]` can be applied to functions, inherent methods, provided trait methods, trait methods in impl blocks, and closures = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `allocator-api2` (lib) generated 90 warnings (90 duplicates) warning: `time` (lib) generated 14 warnings (2 duplicates) warning: `yaml-rust` (lib) generated 7 warnings (7 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ Compiling moka v0.12.7 warning: `pkcs8` (lib) generated 1 warning (1 duplicate) Compiling async-lock v3.4.0 warning: `matchers` (lib) generated 1 warning (1 duplicate) Compiling atoi v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT/Apache-2.0 AND BSD-2-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=195dcbac42518d42 -C extra-filename=-0d983f2680445efd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern maybe_uninit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaybe_uninit-f84bb8971916b6fa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_builder-4.5.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_builder-4.5.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_builder-4.5.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 embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=e9628d9465f4c83f -C extra-filename=-6f308df1a7531c33 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanstream-6ebec1073cba0ae0.rmeta --extern anstyle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanstyle-57b025d52adfff87.rmeta --extern clap_lex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap_lex-424b0eac1fce6f77.rmeta --extern strsim=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrsim-56f0c608d16539c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-executor` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-shared-c7dd1034dd9385ed/out SCHEMA_FILE_HASH=12659088193118507901 /usr/local/bin/rustc --crate-name wasm_bindgen_shared --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-shared-0.2.99/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=791d2070bef828db -C extra-filename=-7812751b9f3a7629 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Compiling phf v0.11.2 Compiling parse-zoneinfo v0.3.1 warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:217:17 | 217 | Box::from_raw(new_table); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 217 | let _ = Box::from_raw(new_table); | +++++++ warning: unused return value of `Box::::from_raw` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:247:9 | 247 | Box::from_raw(new_table); | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` help: use `let _ = ...` to ignore the resulting value | 247 | let _ = Box::from_raw(new_table); | +++++++ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:255:12 | 255 | if (*old_table).entries.len() >= LOAD_FACTOR * num_threads { | ^^---------^^^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HashTable` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[Bucket]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:255:12 | 255 | if (*old_table).entries.len() >= LOAD_FACTOR * num_threads { | ^^^^^^^^^^^^^^^^^^^^ note: method calls to `len` require a reference --> /usr/local/lib/rustlib/src/rust/library/core/src/slice/mod.rs:114:5 | 114 | pub const fn len(&self) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: `#[warn(dangerous_implicit_autorefs)]` on by default help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 255 | if (&(*old_table).entries).len() >= LOAD_FACTOR * num_threads { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:260:19 | 260 | for b in &(*old_table).entries[..] { | ^^---------^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HashTable` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[Bucket]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:260:19 | 260 | for b in &(*old_table).entries[..] { | ^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 260 | for b in &(&(*old_table).entries)[..] { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:272:19 | 272 | for b in &(*old_table).entries[..] { | ^^---------^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HashTable` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[Bucket]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:272:19 | 272 | for b in &(*old_table).entries[..] { | ^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 272 | for b in &(&(*old_table).entries)[..] { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:281:15 | 281 | for b in &(*old_table).entries[..] { | ^^---------^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HashTable` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[Bucket]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:281:15 | 281 | for b in &(*old_table).entries[..] { | ^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 281 | for b in &(&(*old_table).entries)[..] { | ++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:305:15 | 305 | for b in &(*old_table).entries[..] { | ^^---------^^^^^^^^^^^^^ | | | this raw pointer has type `*mut HashTable` | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements note: autoref is being applied to this expression, resulting in: `&[Bucket]` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/parking_lot.rs:305:15 | 305 | for b in &(*old_table).entries[..] { | ^^^^^^^^^^^^^^^^^^^^ help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 305 | for b in &(&(*old_table).entries)[..] { | ++ + warning: the type `*mut c_void` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/unix.rs:140:50 | 140 | let mut attr: libc::pthread_condattr_t = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: raw pointers must be initialized = note: `#[warn(invalid_value)]` on by default warning: the type `timespec` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.6.3/src/thread_parker/unix.rs:210:44 | 210 | let mut now: libc::timespec = unsafe { mem::uninitialized() }; | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized warning: `brotli` (lib) generated 16 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hostname CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hostname-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hostname-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='fengcen :svartalf ' CARGO_PKG_DESCRIPTION='Cross-platform system'\''s host name functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hostname CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/svartalf/hostname' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hostname --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hostname-0.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=b116c188942a4641 -C extra-filename=-ef5bf594a76fb94b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1428a3466815652d -C extra-filename=-be4c7214cf720b15 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_epoch-8166bb055a8fb9ef.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-ccf25b430ba0d172.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [blake3 1.5.4] CRATE_CC_NO_DEFAULTS = None [blake3 1.5.4] DEBUG = Some(false) [blake3 1.5.4] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_CFLAGS = None [blake3 1.5.4] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.5.4] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zstd-0.13.2/src/stream/functions.rs:58:7 | 58 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `ring` (build script) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/crossbeam-epoch-05c25cea5a68b749/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "lazy_static", "nightly", "sanitize", "std"))' -C metadata=59dba9b5ab648746 -C extra-filename=-ba9cc192c5bc6cd7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-34cdfca71fd23816.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern maybe_uninit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaybe_uninit-f84bb8971916b6fa.rmeta --extern memoffset=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemoffset-4b374bb95223e88d.rmeta --extern scopeguard=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscopeguard-a9653a3cb08c97c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_min_const_fn` warning: `block-buffer` (lib) generated 1 warning (1 duplicate) warning: `crypto-bigint` (lib) generated 3 warnings (1 duplicate) Compiling untrusted v0.7.1 warning: `stacker` (lib) generated 1 warning (1 duplicate) Compiling whoami v1.5.1 warning: `num-traits` (lib) generated 5 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot-c98e5cb9fd3cc47f/out /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("deadlock_detection", "default", "nightly", "owning_ref", "serde"))' -C metadata=3647c1b5ad3134c1 -C extra-filename=-93cdf0e4859bcac1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblock_api-ad7d3f7f807950a5.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot_core-8bf406f4c414d9df.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_sized_atomics --cfg has_checked_instant` Compiling spin v0.5.2 Compiling home v0.5.9 warning: `ecdsa` (lib) generated 1 warning (1 duplicate) warning: `openssl-sys` (lib) generated 1 warning (1 duplicate) warning: `libm` (lib) generated 110 warnings (110 duplicates) warning: `crc` (lib) generated 31 warnings (1 duplicate) warning: unused import: `hash::*` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9 | 87 | pub use hash::*; | ^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parse_zoneinfo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse zoneinfo files from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parse-zoneinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name parse_zoneinfo --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44a744c63c774ca5 -C extra-filename=-6779c9158a848dbf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-8f8488b7a48d329a.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tinyvec` (lib) generated 141 warnings (141 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=54e6d38d8f6881d6 -C extra-filename=-6a46269d7bf18078 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_shared-d7bbe458cc598126.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `num-bigint` (lib) generated 1 warning (1 duplicate) warning: `zstd` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.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 --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=5a7ca1e35a8f3e82 -C extra-filename=-0fb61dc15050f49c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [native-tls 0.2.12] cargo:rustc-cfg=have_min_max_version warning: `openssl-sys` (lib) generated 1 warning (1 duplicate) warning: `syn` (lib) generated 20 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bceaefa2cfa73ca -C extra-filename=-147d5b57a11b0389 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.7.3/src/private_key.rs:101:28 | 101 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sec1-0.7.3/src/lib.rs:14:5 | 14 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 101 - return Err(der::Tag::Integer.value_error()); 101 + return Err(Tag::Integer.value_error()); | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3/src/err.rs:19:7 | 19 | #[cfg(features = "std")] | ^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 19 - #[cfg(features = "std")] 19 + #[cfg(feature = "std")] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3/src/err.rs:42:7 | 42 | #[cfg(features = "std")] | ^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 42 - #[cfg(features = "std")] 42 + #[cfg(feature = "std")] | warning: `parking_lot_core` (lib) generated 20 warnings (1 duplicate) warning: `libz-sys` (build script) generated 1 warning (1 duplicate) [blake3 1.5.4] AR_x86_64-unknown-freebsd = None [blake3 1.5.4] AR_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_AR = None [blake3 1.5.4] AR = None [blake3 1.5.4] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.5.4] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.5.4] HOST_ARFLAGS = None [blake3 1.5.4] ARFLAGS = None [blake3 1.5.4] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.5.4] cargo:rustc-link-search=native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.5.4] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.5.4] cargo:rerun-if-env-changed=CC [blake3 1.5.4] cargo:rerun-if-env-changed=CFLAGS [blake3 1.5.4] cargo:rerun-if-changed=c/example.c [blake3 1.5.4] cargo:rerun-if-changed=c/.gitignore [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.5.4] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.5.4] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.5.4] cargo:rerun-if-changed=c/test.py [blake3 1.5.4] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/main.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.5.4] cargo:rerun-if-changed=c/README.md [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.5.4] cargo:rerun-if-changed=c/blake3_neon.c warning: `hostname` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bumpalo-3.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bumpalo-3.16.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=3.16.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bumpalo --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bumpalo-3.16.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=0dafb95ee77940d0 -C extra-filename=-598dbf820cb8eb6e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.2.3/src/seg_queue.rs:219:22 | 219 | .compare_and_swap(block, new, Ordering::Release) | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `foldhash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=whoami CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Retrieve the current user and environment.' CARGO_PKG_HOMEPAGE='https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=whoami CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ardaku/whoami' CARGO_PKG_RUST_VERSION=1.40 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name whoami --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=893adf6f1014802e -C extra-filename=-6f6a1b1d2659171b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `regex-automata` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-1.3.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=8580e8b70b94fb3c -C extra-filename=-0666d5ecabd930d2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `external_services` (build script) generated 1 warning (1 duplicate) warning: `globset` (lib) generated 1 warning (1 duplicate) Compiling serde_derive v1.0.210 Compiling zerocopy-derive v0.7.35 Compiling tokio-macros v2.4.0 Compiling futures-macro v0.3.30 Compiling tracing-attributes v0.1.27 Compiling thiserror-impl v1.0.63 Compiling zerofrom-derive v0.1.4 Compiling displaydoc v0.2.5 Compiling yoke-derive v0.7.4 Compiling zerovec-derive v0.10.3 Compiling icu_provider_macros v1.5.0 Compiling async-trait v0.1.82 Compiling openssl-macros v0.1.1 Compiling pin-project-internal v1.1.5 Compiling strum_macros v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-catalog-2.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3881f13f53863676 -C extra-filename=-711d89d0eaf7fa24 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=882725688c850a88 -C extra-filename=-e5cb636287a5cd2d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_deque-e6a0746b039dd6fe.rmeta --extern globset=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglobset-3733a960f7bc0be0.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-a3f72cce257cc48d.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-0605a467adf0c47d.rmeta --extern same_file=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsame_file-ef8a45e8b42e5570.rmeta --extern walkdir=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwalkdir-e64d33c436daf126.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=group CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Elliptic curve group traits and utilities' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/group' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=group CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/group' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name group --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/group-0.13.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=952052fee4d47e41 -C extra-filename=-0819bb92585f9294 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ff=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libff-0fd8a1338a48a3f7.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bc74be591cfa4276 -C extra-filename=-faa58554cc953ba0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinyvec-04885b4472e96326.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) Compiling async-stream-impl v0.3.5 warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/untrusted-0.7.1/src/untrusted.rs:91:5 | 91 | box_pointers, | ^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-macros-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-macros-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-macros-2.4.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f0c83502a7a562c -C extra-filename=-fc15e6195f4823e6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal macros used by the openssl crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-macros-0.1.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=717790fa6a37d492 -C extra-filename=-87447f5f71b48e9c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-internal-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-internal-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation detail of the `pin-project` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-internal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_internal --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-internal-1.1.5/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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32f228683d4185c0 -C extra-filename=-6880dc1709de14b6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Async synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-lock' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_lock --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.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 embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=3839b06856161813 -C extra-filename=-6a86a53c3a42bd03 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern event_listener=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevent_listener-eff3b1607e15d86e.rmeta --extern event_listener_strategy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevent_listener_strategy-c9a6756ea3fde253.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-derive-0.10.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80bebab3f1f9daa3 -C extra-filename=-d84bbb6de88900b7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25411a6b639010ad -C extra-filename=-c2c351b279e7c418 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern heck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheck-53dd03cdd7e723ef.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern rustversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustversion-df75704c3766b119.so --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-derive-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-derive-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-derive-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=003a54d763e984bc -C extra-filename=-97f875ecf2f3da87 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern synstructure=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsynstructure-b7a24d311d7328fc.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `event-listener` (lib) generated 13 warnings (13 duplicates) warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/once.rs:9:7 | 9 | #[cfg(has_sized_atomics)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/once.rs:11:11 | 11 | #[cfg(not(has_sized_atomics))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/once.rs:19:7 | 19 | #[cfg(has_sized_atomics)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/once.rs:21:11 | 21 | #[cfg(not(has_sized_atomics))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/raw_mutex.rs:9:7 | 9 | #[cfg(has_sized_atomics)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/raw_mutex.rs:11:11 | 11 | #[cfg(not(has_sized_atomics))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/raw_mutex.rs:18:7 | 18 | #[cfg(has_sized_atomics)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_sized_atomics` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/raw_mutex.rs:20:11 | 20 | #[cfg(not(has_sized_atomics))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_sized_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_sized_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_checked_instant` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/util.rs:37:11 | 37 | #[cfg(has_checked_instant)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_checked_instant)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_checked_instant)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_checked_instant` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/util.rs:39:15 | 39 | #[cfg(not(has_checked_instant))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_checked_instant)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_checked_instant)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/remutex.rs:21:61 | 21 | thread_local!(static KEY: u8 = unsafe { ::std::mem::uninitialized() }); | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling actix-macros v0.2.4 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/src/structure.rs:40:18 | 40 | fn structure(&self) -> TableStructure; | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 40 | fn structure(&self) -> TableStructure<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/src/structure.rs:44:18 | 44 | fn structure(&self) -> TableStructure { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | fn structure(&self) -> TableStructure<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/src/table.rs:332:9 | 332 | &mut self, | ^^^^^^^^^ the lifetime is elided here 333 | continuation_line: line::ZoneInfo, 334 | ) -> Result<(), Error> { | ^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 334 | ) -> Result<(), Error<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parse-zoneinfo-0.3.1/src/table.rs:346:26 | 346 | pub fn add_rule_line(&mut self, rule_line: line::Rule) -> Result<(), Error> { | ^^^^^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 346 | pub fn add_rule_line(&mut self, rule_line: line::Rule) -> Result<(), Error<'_>> { | ++++ warning: `quoted_printable` (lib) generated 1 warning (1 duplicate) warning: `nom` (lib) generated 14 warnings (14 duplicates) warning: unexpected `cfg` condition name: `has_min_const_fn` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/atomic.rs:153:15 | 153 | #[cfg(not(has_min_const_fn))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_min_const_fn` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/atomic.rs:170:11 | 170 | #[cfg(has_min_const_fn)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/sync/list.rs:69:17 | 69 | fn entry_of(&T) -> &Entry; | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/sync/list.rs:83:26 | 83 | unsafe fn element_of(&Entry) -> &T; | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Entry` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/sync/list.rs:91:24 | 91 | unsafe fn finalize(&Entry, &Guard); | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Entry` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/sync/list.rs:91:32 | 91 | unsafe fn finalize(&Entry, &Guard); | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Guard` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/epoch.rs:111:30 | 111 | let data = self.data.compare_and_swap(current.data, new.data, ord); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: field `bag` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-epoch-0.8.2/src/internal.rs:221:5 | 219 | struct SealedBag { | --------- field in this struct 220 | epoch: Epoch, 221 | bag: Bag, | ^^^ | = note: `SealedBag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `walkdir` (lib) generated 1 warning (1 duplicate) warning: `crossbeam-queue` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson ' CARGO_PKG_DESCRIPTION='Synchronization primitives based on spinning. They may contain data, are usable without `std`, and static initializers are available. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d14bb7213ece3436 -C extra-filename=-d74d318a1f1ed0db --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: the type `u8` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.9.0/src/remutex.rs:21:49 | 21 | thread_local!(static KEY: u8 = unsafe { ::std::mem::uninitialized() }); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | = note: integers must be initialized = note: `#[warn(invalid_value)]` on by default warning: `unicode-properties` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `daku` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/src/os.rs:5:33 | 5 | all(target_arch = "wasm32", target_os = "daku"), | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `daku` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/src/os.rs:39:13 | 39 | not(target_os = "daku"), | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: see for more information about checking conditional configuration warning: `email-encoding` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen-shared` (lib) generated 1 warning (1 duplicate) warning: `untrusted` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-derive-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-derive-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-derive-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c2f962df539c34b -C extra-filename=-bceba0205c964139 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern synstructure=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsynstructure-b7a24d311d7328fc.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling derive_more v0.99.18 Compiling utoipa-gen v4.3.0 Compiling kinded_macros v0.3.0 Compiling strum_macros v0.25.3 Compiling crossbeam-deque v0.7.4 Compiling thiserror-impl v2.0.12 Compiling clap_derive v4.5.13 warning: `simd-adler32` (lib) generated 2 warnings (1 duplicate) warning: `regex-automata` (lib) generated 6 warnings (1 duplicate) Compiling wasm-bindgen-backend v0.2.99 warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3686a3b97b5c9f6 -C extra-filename=-a2467fb1be9f4418 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=p256 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=p256 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/p256' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name p256 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=e660ceff4594884d -C extra-filename=-243a08d3b11a40c1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ecdsa_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libecdsa-9912224ba52fa192.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-3c7f67d236259afc.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atoi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Klein' CARGO_PKG_DESCRIPTION='Parse integers directly from `[u8]` slices in safe code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pacman82/atoi-rs' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name atoi --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=be631a9cb0b74757 -C extra-filename=-19e50d45c810669f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-31ce2b25301b64dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/displaydoc-0.2.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fd6aaf5e5d7b9fdd -C extra-filename=-d58e01dfe3fd7365 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-330ac221275f0e20/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-04419d8730dc0f04/build-script-build` warning: `bumpalo` (lib) generated 1 warning (1 duplicate) Compiling tokio-reactor v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,once_cell CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_FEATURE_ONCE_CELL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20 CARGO_MANIFEST_LINKS=ring-asm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=doc/link-to-readme.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-d61b38234c6391e8/build-script-build` warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_reactor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Event loop that drives Tokio I/O resources. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-reactor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_reactor --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48b9342f67752602 -C extra-filename=-8ccf1011b9cc95af --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rmeta --extern parking_lot=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot-93cdf0e4859bcac1.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_executor-d50ed820fc222b22.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_sync=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_sync-bb89795a8c50cd7b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.0/src/lib.rs:22:17 | 22 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=email_address CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email_address-0.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email_address-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='Simon Johnston ' CARGO_PKG_DESCRIPTION='A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=email_address CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/johnstonskj/rust-email_address.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name email_address --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/email_address-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=c1845f5403f8d0fe -C extra-filename=-ef1b557be283eabf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=55f84821d493a29f -C extra-filename=-d399533a49b2d837 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblock_buffer-582f322cf3b49334.rmeta --extern crypto_common=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_common-b4816992572409c1.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-f8cacf53649ac35b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/lib.rs:116:11 | 116 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/lib.rs:142:7 | 142 | #[cfg(loom)] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/barrier.rs:27:29 | 27 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/mutex.rs:62:29 | 62 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/once_cell.rs:10:11 | 10 | #[cfg(not(loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/once_cell.rs:115:29 | 115 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/rwlock/raw.rs:48:29 | 48 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/rwlock.rs:59:29 | 59 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-lock-3.4.0/src/semaphore.rs:23:29 | 23 | const_if: #[cfg(not(loom))]; | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `atoi` (lib) generated 2 warnings (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) warning: `headers` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=7617ebb425166e26 -C extra-filename=-0a74537ca0d3a613 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `whoami` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=d7c3b07342c75af3 -C extra-filename=-8f8ad7bbb634eb4e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-8f8ad7bbb634eb4e -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libautocfg-f6070a668a4ba6aa.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `crossbeam-epoch` (lib) generated 9 warnings (1 duplicate) [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling elliptic-curve v0.13.8 Compiling adler v1.0.2 Compiling tagptr v0.2.0 Compiling rustls v0.20.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=e991d64db2a54653 -C extra-filename=-e3b22e7fe1b1f4ba --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballocator_api2-dcdcf6a2c5e81b8b.rmeta --extern equivalent=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libequivalent-25eea208fe0f50ec.rmeta --extern foldhash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfoldhash-5884b1852deadb38.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=elliptic_curve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.13.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.13.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elliptic-curve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/elliptic-curve' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name elliptic_curve --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=7751cca79c0486f9 -C extra-filename=-60a618d6721b4b18 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase16ct-7fdc59b458087dc5.rmeta --extern crypto_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_bigint-1347d5705a8aedda.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern ff=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libff-0fd8a1338a48a3f7.rmeta --extern generic_array=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgeneric_array-1501543210720fc4.rmeta --extern group=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgroup-0819bb92585f9294.rmeta --extern hkdf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhkdf-711b7d4fafb10243.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpem_rfc7468-164707102b6ee990.rmeta --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-452cc3854cab8878.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern sec1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsec1-5d6a6f9663de8a33.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_backend CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-backend-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-backend-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Backend code generation of the wasm-bindgen tool ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-backend CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_backend --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-backend-0.2.99/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' -C debug-assertions=off --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-traits", "spans", "std"))' -C metadata=8b22d2d63108dda0 -C extra-filename=-2a50885e0f50c503 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bumpalo=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbumpalo-598dbf820cb8eb6e.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-a3f72cce257cc48d.rmeta --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --extern wasm_bindgen_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen_shared-7812751b9f3a7629.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `group` (lib) generated 1 warning (1 duplicate) warning: `phf` (lib) generated 1 warning (1 duplicate) Compiling dotenvy v0.15.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A fast and concurrent cache library inspired by Java Caffeine' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=moka CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/moka-rs/moka' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.12.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="async-lock"' --cfg 'feature="async-trait"' --cfg 'feature="atomic64"' --cfg 'feature="default"' --cfg 'feature="event-listener"' --cfg 'feature="future"' --cfg 'feature="futures-util"' --cfg 'feature="quanta"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-lock", "async-trait", "atomic64", "default", "event-listener", "future", "futures-util", "js", "log", "logging", "quanta", "sync", "unstable-debug-counters"))' -C metadata=4c03c03e32fe4935 -C extra-filename=-153a8dc177a52785 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/moka-153a8dc177a52785 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `home` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/background.rs:158:14 | 158 | .compare_and_swap(0, SHUTDOWN_IDLE, SeqCst); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/background.rs:174:18 | 174 | .compare_and_swap(curr, SHUTDOWN_NOW, SeqCst); | ^^^^^^^^^^^^^^^^ [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/aesni-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Compiling asn1-rs-impl v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-integer-0.1.46/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 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=797f962e3442ce48 -C extra-filename=-6c036c14f4cc8652 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-31ce2b25301b64dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/registration.rs:200:45 | 200 | let actual = self.state.compare_and_swap(INIT, LOCKED, SeqCst); | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/registration.rs:402:45 | 402 | let actual = self.state.compare_and_swap(state, next, SeqCst); | ^^^^^^^^^^^^^^^^ warning: `anyhow` (lib) generated 10 warnings (10 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-impl-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-impl-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Implementation details for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_impl --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-impl-0.2.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55175a474d7e02b5 -C extra-filename=-66643eff4f11408b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [thiserror 2.0.12] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) Compiling serde_repr v0.1.19 Compiling fdeflate v0.3.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kinded_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded_macros-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded_macros-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Serhii Potapov ' CARGO_PKG_DESCRIPTION='Generate enums with same variants, but without data.' CARGO_PKG_HOMEPAGE='https://github.com/greyblake/kinded' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kinded_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/greyblake/kinded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name kinded_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded_macros-0.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9625dccd4ab1151 -C extra-filename=-bd9f250a0efa3748 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconvert_case-d6cee85d63628315.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fdeflate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fdeflate-0.3.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fdeflate-0.3.4/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast specialized deflate implementation' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/fdeflate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fdeflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/fdeflate' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.3.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fdeflate --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fdeflate-0.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea5a58b8a6d0694d -C extra-filename=-65e8650710285785 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern simd_adler32=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsimd_adler32-fb47c62333523310.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/lib.rs:796:32 | 796 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/field.rs:436:5 | 436 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/field.rs:441:5 | 441 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/projective.rs:182:5 | 182 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/scalar.rs:429:5 | 429 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/scalar.rs:434:5 | 434 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/derive_more-0.99.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/derive_more-0.99.18/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.99.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/derive_more-0.99.18/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=cd2944db1fd7235e -C extra-filename=-8f92aeb578272605 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconvert_case-5918befc2560f4a2.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hex-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=ef015b4d4df21b9b -C extra-filename=-3abbf924b9d48e55 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider_macros-1.5.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=205cb29ef8e0c8ef -C extra-filename=-07fecd8c8be555a8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utoipa_gen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/Cargo.toml CARGO_PKG_AUTHORS='Juha Kukkonen ' CARGO_PKG_DESCRIPTION='Code generation implementation for utoipa' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utoipa-gen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/juhaku/utoipa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utoipa_gen --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/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 --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "debug", "decimal", "decimal_float", "indexmap", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=2a3ad244d1f5a41d -C extra-filename=-7ee5755ad15271c3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro_error-eb3334f0db2bd01c.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='The Crossbeam Project Developers' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-deque-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d56574c47d67f929 -C extra-filename=-5d4638206b9284c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_epoch-ba9cc192c5bc6cd7.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern maybe_uninit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaybe_uninit-f84bb8971916b6fa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-trait-0.1.82 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-trait-0.1.82/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-trait-0.1.82/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87a5645b374d9255 -C extra-filename=-dcba5f1daed73e9e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-normalization-0.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=208eed7ba3ed4534 -C extra-filename=-d7d3596b88e659d7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinyvec-c011d31b0789c737.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Interactions of the router with external systems' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=external_services CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/external_services-1ebdf14563bc1a42/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/external_services-6e27b4f79baeb75f/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-impl-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-impl-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='proc macros for async-stream crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream_impl --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-impl-0.3.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ff576caffcd7ba1 -C extra-filename=-04d5cffb52aee613 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-attributes-0.1.27/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=5f44e0606d45f0c6 -C extra-filename=-e27999dff55f92ba --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_current_thread CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Single threaded executor which manage many tasks concurrently on the current thread. ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-current-thread CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_current_thread --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4deafe095b2a9f2 -C extra-filename=-eea50f348fafc277 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern tokio_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_executor-d50ed820fc222b22.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-macros-0.2.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-macros-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ibraheem Ahmed :Rob Ede ' CARGO_PKG_DESCRIPTION='Macros for Actix system and runtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-macros-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fbf17d6e0e0eecc -C extra-filename=-83d92bc75cddf30d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-derive-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-derive-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-derive-0.7.35/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a5fb0257811c97f -C extra-filename=-e6d46913443f2972 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=5a8d61da9a3a4395 -C extra-filename=-7ad2c643df0fe001 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94ae357b28bb0b62 -C extra-filename=-9f2fc472b43c19e5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=c754103340903d80 -C extra-filename=-5f1982a0f9e0d248 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-macro-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-macro-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-macro-0.3.30/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5f7d39865703c06 -C extra-filename=-afb67bfe89b6684b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `sec1` (lib) generated 2 warnings (1 duplicate) warning: use of deprecated method `elliptic_curve::crypto_bigint::UInt::::to_uint_array`: please use `to_words` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/scalar.rs:831:10 | 831 | u256.to_uint_array() | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `elliptic_curve::crypto_bigint::UInt::::from_uint_array`: please use `from_words` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.11.1/src/arithmetic/scalar.rs:391:20 | 391 | Self(U256::from_uint_array(limbs)) | ^^^^^^^^^^^^^^^ warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/lib.rs:616:13 | 616 | drop(handle.into_usize()); | ^^^^^-------------------^ | | | argument has type `usize` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 616 - drop(handle.into_usize()); 616 + let _ = handle.into_usize(); | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/sharded_rwlock.rs:68:17 | 68 | pub fn read(&self) -> RwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 68 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-reactor-0.1.12/src/sharded_rwlock.rs:87:18 | 87 | pub fn write(&self) -> RwLockWriteGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 87 | pub fn write(&self) -> RwLockWriteGuard<'_, T> { | +++ warning: `digest` (lib) generated 1 warning (1 duplicate) Compiling md-5 v0.10.6 [thiserror 2.0.12] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: struct `GroupedValues` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_builder-4.5.15/src/parser/matches/arg_matches.rs:1588:19 | 1588 | pub(crate) struct GroupedValues<'a> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fb84a133418dcae -C extra-filename=-e129a54531d69eb9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern heck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheck-a0d2ad779abee7d5.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern rustversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustversion-df75704c3766b119.so --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tagptr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tagptr-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tagptr-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Oliver Giersch' CARGO_PKG_DESCRIPTION='Strongly typed atomic and non-atomic tagged pointers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tagptr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oliver-giersch/tagptr.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tagptr --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tagptr-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb8ccde907f84494 -C extra-filename=-71888583e913aa31 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:1:48 | 1 | use core::sync::atomic::{AtomicBool, Ordering, spin_loop_hint as cpu_relax}; | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:136:17 | 136 | cpu_relax(); | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:8:26 | 8 | use core::sync::atomic::{spin_loop_hint as cpu_relax, AtomicUsize, Ordering}; | ^^^^^^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:170:25 | 170 | None => cpu_relax(), | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:284:25 | 284 | None => cpu_relax(), | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:320:25 | 320 | None => cpu_relax(), | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:404:13 | 404 | cpu_relax(); | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/once.rs:2:49 | 2 | use core::sync::atomic::{AtomicUsize, Ordering, spin_loop_hint as cpu_relax}; | ^^^^^^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/once.rs:125:21 | 125 | cpu_relax(); | ^^^^^^^^^ warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/once.rs:149:31 | 149 | RUNNING => cpu_relax(), // We spin | ^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:131:25 | 131 | while self.lock.compare_and_swap(false, true, Ordering::Acquire) != false | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:181:22 | 181 | if self.lock.compare_and_swap(false, true, Ordering::Acquire) == false | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/once.rs:104:33 | 104 | status = self.state.compare_and_swap(INCOMPLETE, | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:156:17 | 156 | pub fn lock(&self) -> MutexGuard | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 156 | pub fn lock(&self) -> MutexGuard<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/mutex.rs:179:21 | 179 | pub fn try_lock(&self) -> Option> | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn try_lock(&self) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:166:17 | 166 | pub fn read(&self) -> RwLockReadGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:198:21 | 198 | pub fn try_read(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 198 | pub fn try_read(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:240:27 | 240 | fn try_write_internal(&self, strong: bool) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 240 | fn try_write_internal(&self, strong: bool) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:280:18 | 280 | pub fn write(&self) -> RwLockWriteGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 280 | pub fn write(&self) -> RwLockWriteGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:309:22 | 309 | pub fn try_write(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 309 | pub fn try_write(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:316:29 | 316 | pub fn upgradeable_read(&self) -> RwLockUpgradeableGuard { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 316 | pub fn upgradeable_read(&self) -> RwLockUpgradeableGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/spin-0.5.2/src/rw_lock.rs:327:33 | 327 | pub fn try_upgradeable_read(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 327 | pub fn try_upgradeable_read(&self) -> Option> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_derive-4.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_derive-4.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap_derive-4.5.13/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=ea95cd69cf18375e -C extra-filename=-b599d29e8b86c7e4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern heck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheck-53dd03cdd7e723ef.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_timer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Timer facilities for Tokio ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-timer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_timer --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52210d569002fc71 -C extra-filename=-6ae0db1aee4c88bb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_executor-d50ed820fc222b22.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libc,stock-zlib CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_STOCK_ZLIB=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libz-sys-75c07a29157d83c6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libz-sys-6237ec1bb99a6cfb/build-script-build` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fdeflate-0.3.4/src/decompress.rs:974:35 | 974 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `openssl-macros` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `rustver` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7/build.rs:1:7 | 1 | #[cfg(rustver)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustver)'] } = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustver` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7/build.rs:11:11 | 11 | #[cfg(not(rustver))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustver)'] } = note: see for more information about checking conditional configuration Compiling tokio-udp v0.1.6 warning: `parking_lot` (lib) generated 13 warnings (1 duplicate) Compiling tokio-tcp v0.1.4 warning: `email_address` (lib) generated 1 warning (1 duplicate) Compiling tokio-uds v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=cef3d667f508967f -C extra-filename=-6cbac0b1c453383e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_deque-be4c7214cf720b15.rmeta --extern globset=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglobset-ad4b2946b901314d.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern regex_automata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_automata-f862fa03ae58af4f.rmeta --extern same_file=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsame_file-6371e1b32aeaab55.rmeta --extern walkdir=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwalkdir-4ebc6bb9ad39c909.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=cc34581247cae9ad -C extra-filename=-a1bf6abe60710512 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern allocator_api2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballocator_api2-db138f2ffc04381b.rmeta --extern equivalent=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libequivalent-03d994b6f5ea99fd.rmeta --extern foldhash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfoldhash-66e43216cec5106f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0723a7def7b977a8 -C extra-filename=-1671ac5a729ac191 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b982bfdd2d900da5 -C extra-filename=-ca3492473ac770c4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc_catalog-711d89d0eaf7fa24.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE=Apache-2.0/ISC/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.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 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=d03461eb90661b67 -C extra-filename=-3b20d75a9658653a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-3b20d75a9658653a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `spin` (lib) generated 23 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dotenvy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Noemi Lapresta :Craig Hills :Mike Piccolo :Alice Maz :Sean Griffin :Adam Sharp :Arpad Borsos :Allan Zhang ' CARGO_PKG_DESCRIPTION='A well-maintained fork of the dotenv crate' CARGO_PKG_HOMEPAGE='https://github.com/allan2/dotenvy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dotenvy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/allan2/dotenvy' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dotenvy --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli"))' -C metadata=87cfa2e698d49549 -C extra-filename=-a3f76f8997606d25 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_repr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_repr-0.1.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_repr-0.1.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_repr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-repr' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_repr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_repr-0.1.19/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02a55974735ea6b8 -C extra-filename=-22917eca6d96b715 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/vpaes-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `elliptic-curve` (lib) generated 1 warning (1 duplicate) Compiling tokio-threadpool v0.1.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=c5de7a973c3c6737 -C extra-filename=-53fc7637757232a6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-d399533a49b2d837.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sha2-0.10.8/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=0aea369e3acefb05 -C extra-filename=-d584458e60a20c15 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern cpufeatures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcpufeatures-7d1ae377183e4ae1.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-d399533a49b2d837.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling hashlink v0.10.0 warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Compiling globwalk v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=e4fa31e1e9ad5254 -C extra-filename=-97b352f169d6acdc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-e3b22e7fe1b1f4ba.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_udp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-udp-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-udp-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='UDP bindings for tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-udp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_udp --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-udp-0.1.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b02e3c7f96ee87b3 -C extra-filename=-542c859047c2dd80 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --extern tokio_codec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_codec-ad751bbb8daf4642.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_reactor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_reactor-8ccf1011b9cc95af.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=2f05963cdf00bad1 -C extra-filename=-0c107d2831de7057 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-d399533a49b2d837.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `parse-zoneinfo` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_bigint --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=cdd80e44bff02401 -C extra-filename=-589cd3314dcd1b50 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-6c036c14f4cc8652.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-31ce2b25301b64dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: `tagptr` (lib) generated 1 warning (1 duplicate) Compiling miniz_oxide v0.7.4 Compiling asn1-rs-derive v0.5.1 warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Compiling rfc6979 v0.4.0 warning: `adler` (lib) generated 1 warning (1 duplicate) Compiling rusticata-macros v4.1.0 warning: `bigdecimal` (build script) generated 1 warning (1 duplicate) warning: `darling_core` (lib) generated 1 warning (1 duplicate) warning: unused import: `CaseStyleHelpers` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/src/helpers/mod.rs:1:28 | 1 | pub use self::case_style::{CaseStyleHelpers, snakify}; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default Compiling darling_macro v0.20.10 warning: `num-integer` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_uds CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Unix Domain sockets for Tokio ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-uds CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_uds --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b07c031c0d0f261 -C extra-filename=-954d90e6ca77dd57 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern iovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiovec-1ef242d8b4326c9f.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --extern mio_uds=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio_uds-b7ae4d7ea4a803ca.rmeta --extern tokio_codec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_codec-ad751bbb8daf4642.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_reactor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_reactor-8ccf1011b9cc95af.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-9c6e5004313a5c25/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-8f8ad7bbb634eb4e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/crossbeam-queue-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=d2b9320c7c97a257 -C extra-filename=-70f85051c2c1e1fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-ccf25b430ba0d172.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-backend-0.2.99/src/encode.rs:90:9 | 90 | &self, | ^^^^^ the lifetime is elided here ... 94 | ) -> Result { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 94 | ) -> Result, Diagnostic> { | ++++ warning: `async-lock` (lib) generated 10 warnings (1 duplicate) Compiling rdkafka-sys v4.7.0+2.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globwalk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='Glob-matched recursive file system walking.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globwalk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gilnaa/globwalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name globwalk --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dca66925b8ac6cb3 -C extra-filename=-dcb305ee3b8036c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-0666d5ecabd930d2.rmeta --extern ignore=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libignore-e5cb636287a5cd2d.rmeta --extern walkdir=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwalkdir-e64d33c436daf126.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `moka` (build script) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_threadpool CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='A task scheduler backed by a work-stealing thread pool. ' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tokio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-threadpool CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_threadpool --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cdfe055e329442d -C extra-filename=-ba6ca19b7c7f3c53 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_deque-5d4638206b9284c7.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_queue-0d983f2680445efd.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_utils-8664a85e5224bc4e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_executor-d50ed820fc222b22.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/attr.rs:69:19 | 69 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 69 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:54:30 | 54 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 54 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:58:32 | 58 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 58 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:62:35 | 62 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 62 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:66:44 | 66 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 66 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=asn1_rs_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-derive-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-derive-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Derive macros for the `asn1-rs` crate' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/asn1-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=asn1-rs-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rusticata/asn1-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name asn1_rs_derive --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/asn1-rs-derive-0.5.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7ffb0bb86db167a -C extra-filename=-938cfaba35ed8c51 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern synstructure=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsynstructure-b7a24d311d7328fc.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unnecessary parentheses around block return value --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/timer/atomic_stack.rs:106:29 | 106 | self.ptr = unsafe { (*entry.next_atomic.get()) }; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 106 - self.ptr = unsafe { (*entry.next_atomic.get()) }; 106 + self.ptr = unsafe { *entry.next_atomic.get() }; | warning: unnecessary parentheses around block return value --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/timer/entry.rs:208:18 | 208 | unsafe { (*self.when.get()) } | ^ ^ | help: remove these parentheses | 208 - unsafe { (*self.when.get()) } 208 + unsafe { *self.when.get() } | warning: unnecessary trailing semicolon --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/wheel/level.rs:49:10 | 49 | }; | ^ help: remove this semicolon | = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default warning: unnecessary parentheses around block return value --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/wheel/level.rs:220:5 | 220 | (1 << slot) | ^ ^ | help: remove these parentheses | 220 - (1 << slot) 220 + 1 << slot | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rfc6979 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rfc6979 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/rfc6979' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rfc6979 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rfc6979-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39d4f443333bc0da -C extra-filename=-fa6b4732876bf4cc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11/Cargo.toml CARGO_PKG_AUTHORS='Serde YML Contributors' CARGO_PKG_DESCRIPTION='A robust Rust library that simplifies the serialization and deserialization of Rust data structures to and from YAML format using the widely-used Serde framework. ' CARGO_PKG_HOMEPAGE='https://serdeyml.com' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebastienrousseau/serde_yml' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.0.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_yml-1415e9227f4062b6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_yml-64d10d81fc5680b6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_macro-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_macro-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling_macro-0.20.10/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=501cfeff25913a7f -C extra-filename=-a395086d9ed82e9b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling_core-51b875390a5a96ca.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_tcp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-tcp-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-tcp-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='TCP bindings for tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-tcp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_tcp --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-tcp-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=987c190e8eb4e710 -C extra-filename=-18d539f580d1eef9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern iovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiovec-1ef242d8b4326c9f.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_reactor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_reactor-8ccf1011b9cc95af.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=async-lock,async-trait,atomic64,default,event-listener,future,futures-util,quanta CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ASYNC_LOCK=1 CARGO_FEATURE_ASYNC_TRAIT=1 CARGO_FEATURE_ATOMIC64=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EVENT_LISTENER=1 CARGO_FEATURE_FUTURE=1 CARGO_FEATURE_FUTURES_UTIL=1 CARGO_FEATURE_QUANTA=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/moka-0.12.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A fast and concurrent cache library inspired by Java Caffeine' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=moka CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/moka-rs/moka' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.12.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/moka-9e4440faedc61dc4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/moka-153a8dc177a52785/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-sys-4.7.0+2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-sys-4.7.0+2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Federico Giraud ' CARGO_PKG_DESCRIPTION='Native bindings to the librdkafka library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rdkafka-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fede1024/rust-rdkafka' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=4.7.0+2.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-sys-4.7.0+2.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libz"' --cfg 'feature="libz-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cmake", "cmake-build", "cmake_build", "curl", "curl-static", "curl-sys", "default", "dynamic-linking", "dynamic_linking", "external-lz4", "external_lz4", "gssapi", "gssapi-vendored", "libz", "libz-static", "libz-sys", "lz4-sys", "openssl-sys", "sasl", "sasl2-sys", "ssl", "ssl-vendored", "zstd", "zstd-pkg-config", "zstd-sys"))' -C metadata=74ad54ba3e7ffbd3 -C extra-filename=-069f264d4a31df72 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rdkafka-sys-069f264d4a31df72 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pkg_config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkg_config-91efc28339b581b9.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling wasm-bindgen-macro-support v0.2.99 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/x86_64-mont-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/timeout.rs:294:31 | 294 | Inner(ref e) => e.description(), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/timeout.rs:296:31 | 296 | Timer(ref e) => e.description(), | ^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/atomic.rs:39:18 | 39 | .compare_and_swap(old as usize, new as usize, ordering) as u64 | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/error.rs:76:14 | 76 | self.description().fmt(fmt) | ^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=d102c7b59a56ddfb -C extra-filename=-d10b30acd7b284f7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern adler=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libadler-7ad2c643df0fe001.rmeta --extern simd_adler32=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsimd_adler32-fb47c62333523310.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rusticata_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rusticata-macros-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rusticata-macros-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Helper macros for Rusticata' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/rusticata-macros' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusticata-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/rusticata-macros.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rusticata_macros --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rusticata-macros-4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3037c6a32631e768 -C extra-filename=-ffe28d4ef30e87be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern nom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnom-00ae1238691b1565.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1/src/lib.rs:136:16 | 136 | self.0.description() | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/src/lib.rs:121:32 | 121 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/src/lib.rs:139:32 | 139 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/src/lib.rs:161:32 | 161 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-current-thread-0.1.7/src/lib.rs:401:15 | 401 | fn borrow(&mut self) -> Borrow { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 401 | fn borrow(&mut self) -> Borrow<'_, P::Unpark> { | +++ [bigdecimal 0.4.5] warning: `-C ar`: this option is deprecated and does nothing [bigdecimal 0.4.5] warning: `asn1-rs-impl` (lib) generated 1 warning (1 duplicate) warning: `rustls` (build script) generated 1 warning (1 duplicate) Compiling unic-common v0.9.0 Compiling wasm-bindgen v0.2.99 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-common-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-common-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Common Utilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_common --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-common-0.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable"))' -C metadata=c1b35f3e06e6c95f -C extra-filename=-44a3d5f9001e4429 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro_support CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-support-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-support-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro-support CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-support-0.2.99/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' -C debug-assertions=off --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-traits", "spans", "std", "strict-macro"))' -C metadata=7508d17f1e44e487 -C extra-filename=-5df803ecc0541dca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --extern wasm_bindgen_backend=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen_backend-2a50885e0f50c503.rmeta --extern wasm_bindgen_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen_shared-7812751b9f3a7629.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=b66012c1b11de847 -C extra-filename=-eb24c4e2355cf2f0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-eb24c4e2355cf2f0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: fields `deadline` and `key` are never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-timer-0.2.13/src/delay_queue.rs:164:5 | 159 | pub struct Expired { | ------- fields in this struct ... 164 | deadline: Instant, | ^^^^^^^^ ... 167 | key: Key, | ^^^ | = note: `Expired` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/src/ucred.rs:92:47 | 92 | let mut cred: super::UCred = mem::uninitialized(); | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `md-5` (lib) generated 1 warning (1 duplicate) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/src/stream.rs:154:9 | 154 | <&UnixStream>::read_buf(&mut &*self, buf) | ^^^^^^^^^^^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `tokio_io::AsyncRead::read_buf(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [libz-sys 1.1.20] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.20] cargo:rerun-if-changed=build.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.20] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.20] OPT_LEVEL = Some(3) [libz-sys 1.1.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libz-sys-75c07a29157d83c6/out) [libz-sys 1.1.20] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.20] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.20] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.20] HOST_CC = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC [libz-sys 1.1.20] CC = Some(cc) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.20] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.20] RUSTC_WRAPPER = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling stringprep v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=b0bd3df555c13cd3 -C extra-filename=-bc8674679f5d8301 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup_stack.rs:17:27 | 17 | const STACK_MASK: usize = ((1 << 16) - 1); | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 17 - const STACK_MASK: usize = ((1 << 16) - 1); 17 + const STACK_MASK: usize = (1 << 16) - 1; | warning: unnecessary parentheses around assigned value --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/stack.rs:41:27 | 41 | const STACK_MASK: usize = ((1 << 16) - 1); | ^ ^ | help: remove these parentheses | 41 - const STACK_MASK: usize = ((1 << 16) - 1); 41 + const STACK_MASK: usize = (1 << 16) - 1; | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stringprep CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An implementation of the stringprep algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stringprep CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-stringprep' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name stringprep --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62cfea3414a9dc62 -C extra-filename=-99f07c84b5de33f6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_bidi-0a74537ca0d3a613.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_normalization-d7d3596b88e659d7.rmeta --extern unicode_properties=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_properties-0fb61dc15050f49c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-macros` (lib) generated 1 warning (1 duplicate) [serde_yml 0.0.11] cargo:rerun-if-changed=build.rs warning: `displaydoc` (lib) generated 1 warning (1 duplicate) [bigdecimal 0.4.5] cargo:rustc-cfg=rustc_1_70 [bigdecimal 0.4.5] cargo:rustc-cfg=rustc_1_46 [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_PRECISION [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_DEFAULT_ROUNDING_MODE [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_LOWER_THRESHOLD [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_EXPONENTIAL_UPPER_THRESHOLD [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_FMT_MAX_INTEGER_PADDING [bigdecimal 0.4.5] cargo:rerun-if-env-changed=RUST_BIGDECIMAL_SERDE_SCALE_LIMIT Compiling tokio v1.40.0 warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.20] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.20] DEBUG = Some(false) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.20] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.20] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.20] HOST_CFLAGS = None [libz-sys 1.1.20] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.20] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=889bca41f8fe39fd -C extra-filename=-fbc8bcbf4463f661 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-a1bf6abe60710512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_properties --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-properties-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=13c4a46d5cfd3173 -C extra-filename=-7fe89f37ef797fc5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `globwalk` (lib) generated 2 warnings (1 duplicate) warning: a method with this name may be added to the standard library in the future --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-tcp-0.1.4/src/stream.rs:816:9 | 816 | <&TcpStream>::read_buf(&mut &*self, buf) | ^^^^^^^^^^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `tokio_io::AsyncRead::read_buf(...)` to keep using the current method = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default Compiling unic-char-range v0.9.0 warning: `fdeflate` (lib) generated 2 warnings (1 duplicate) [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='HMAC-based Extract-and-Expand Key Derivation Function (HKDF)' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/KDFs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hkdf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/KDFs/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hkdf --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hkdf-0.12.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=c5e212485e347499 -C extra-filename=-de186d856b562c36 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-53fc7637757232a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling libyml v0.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-1.40.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-1.40.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.40.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-1.40.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9c51a494b00087c6 -C extra-filename=-89130be4225f2baa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-e000452f296acd95.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-b674536e7fd2a768.rmeta --extern tokio_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_macros-fc15e6195f4823e6.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:79:14 | 79 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:146:9 | 145 | Serialize { | --------- field in this variant 146 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum_macros-0.25.3/src/helpers/metadata.rs:163:9 | 162 | Props { | ----- field in this variant 163 | kw: kw::props, | ^^ warning: `actix-macros` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libyml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='LibYML Contributors' CARGO_PKG_DESCRIPTION='A safe and efficient Rust library for parsing and emitting YAML data' CARGO_PKG_HOMEPAGE='https://libyml.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libyml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebastienrousseau/libyml' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name libyml --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.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 --deny=unused --deny=rust_2021_compatibility --deny=rust_2018_idioms --deny=keyword_idents --deny=future_incompatible --deny=variant_size_differences --deny=unused_qualifications --deny=unused_macro_rules --deny=unused_lifetimes --deny=unused_labels --deny=unused_import_braces --deny=unused_features --warn=unused_extern_crates --warn=unstable_features --allow=unsafe_code --forbid=unreachable_pub --deny=trivial_numeric_casts --deny=trivial_casts --allow=trivial_bounds --deny=single_use_lifetimes --deny=pointer_structural_match --deny=noop_method_call --allow=non_upper_case_globals --allow=non_camel_case_types --forbid=non_ascii_idents --deny=missing_fragment_specifier --warn=missing_docs --forbid=missing_debug_implementations --warn=missing_copy_implementations --deny=meta_variable_misuse --deny=macro_use_extern_crate --deny=explicit_outlives_requirements --deny=ellipsis_inclusive_range_patterns --allow=elided_lifetimes_in_paths --deny=deprecated_in_future --deny=dead_code --allow=bare_trait_objects -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=b02c425e5f7ab90b -C extra-filename=-dc690704c21fc55e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:121:17 | 121 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:140:21 | 140 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:186:17 | 186 | pub fn keys(&self) -> Keys { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 186 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:191:19 | 191 | pub fn values(&self) -> Values { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 191 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:196:23 | 196 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 196 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:509:19 | 509 | fn cursor_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 509 | fn cursor_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:525:29 | 525 | pub fn cursor_front_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 525 | pub fn cursor_front_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_map.rs:536:28 | 536 | pub fn cursor_back_mut(&mut self) -> CursorMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 536 | pub fn cursor_back_mut(&mut self) -> CursorMut<'_, K, V, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/linked_hash_set.rs:56:18 | 56 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:68:17 | 68 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 68 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:73:21 | 73 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashlink-0.10.0/src/lru_cache.rs:78:18 | 78 | pub fn drain(&mut self) -> Drain { | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ warning: `hmac` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/blocking/mod.rs:72:32 | 72 | write!(fmt, "{}", self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/blocking/mod.rs:79:36 | 79 | .field("reason", &self.description()) | ^^^^^^^^^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/park/default_park.rs:89:14 | 89 | self.description().fmt(fmt) | ^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup.rs:196:30 | 196 | ... .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup.rs:276:18 | 276 | .compare_and_swap(curr.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup_stack.rs:70:18 | 70 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup_stack.rs:117:22 | 117 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/backup_stack.rs:147:18 | 147 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/pool/mod.rs:176:18 | 176 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: the type `ucred::UCred` does not permit being left uninitialized --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/src/ucred.rs:92:42 | 92 | let mut cred: super::UCred = mem::uninitialized(); | ^^^^^^^^^^^^^^^^^^^^ | | | this code causes undefined behavior when executed | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done | note: integers must be initialized (in this struct field) --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-uds-0.2.7/src/ucred.rs:7:5 | 7 | pub uid: uid_t, | ^^^^^^^^^^^^^^ = note: `#[warn(invalid_value)]` on by default warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/sender.rs:111:18 | 111 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ [libz-sys 1.1.20] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.20] 4 | return (int) adler32; [libz-sys 1.1.20] | ^~~~~~~~~~~~~ [libz-sys 1.1.20] 1 warning generated. warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/attr.rs:48:19 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:7:30 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:11:32 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:15:35 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:19:44 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:53:30 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:57:32 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:61:35 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-impl-1.0.63/src/prop.rs:65:44 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ ^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ Compiling num-bigint-dig v0.8.4 Compiling unic-ucd-version v0.9.0 warning: `async-stream-impl` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/blocking.rs:177:18 | 177 | .compare_and_swap(curr.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/blocking.rs:332:34 | 332 | ... .compare_and_swap(curr.into(), after.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/mod.rs:108:14 | 108 | .compare_and_swap(Scheduled.into(), Running.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/mod.rs:186:22 | 186 | .compare_and_swap(Running.into(), Idle.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/mod.rs:222:18 | 222 | .compare_and_swap(state.into(), Aborted.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/mod.rs:259:18 | 259 | .compare_and_swap(Idle.into(), Scheduled.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/task/mod.rs:270:26 | 270 | .compare_and_swap(Running.into(), Notified.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/entry.rs:107:18 | 107 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/entry.rs:175:18 | 175 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/entry.rs:292:29 | 292 | if self.needs_drain.compare_and_swap(true, false, Acquire) { | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/stack.rs:95:18 | 95 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/stack.rs:153:22 | 153 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/stack.rs:183:18 | 183 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/mod.rs:340:18 | 340 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) warning: `rfc6979` (lib) generated 1 warning (1 duplicate) Compiling async-stream v0.3.5 Compiling ecdsa v0.16.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_ucd_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-version-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-version-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Character Database — Version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-ucd-version CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_ucd_version --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-version-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57e8e0f6fd39bef4 -C extra-filename=-4e6c594b83c0164f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unic_common=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_common-44a3d5f9001e4429.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=3db8dcaab1dabcac -C extra-filename=-6ad19285f732b87a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-udp` (lib) generated 1 warning (1 duplicate) warning: `serde_repr` (lib) generated 1 warning (1 duplicate) warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/mod.rs:492:26 | 492 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/mod.rs:613:18 | 613 | .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=a74689e6e71c657f -C extra-filename=-a1c9265e30ee22e4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling primeorder v0.13.6 Compiling curve25519-dalek-derive v0.1.1 warning: `sha2` (lib) generated 9 warnings (9 duplicates) warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/mod.rs:675:30 | 675 | ... .compare_and_swap(state.into(), next.into(), AcqRel) | ^^^^^^^^^^^^^^^^ warning: `tokio-reactor` (lib) generated 9 warnings (1 duplicate) warning: `dotenvy` (lib) generated 1 warning (1 duplicate) Compiling num-iter v0.1.45 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_char_range CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-range-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-range-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Character Tools — Character Range and Iteration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-char-range CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_char_range --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-range-0.9.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "exact-size-is-empty", "fused", "rayon", "std", "trusted-len", "unstable"))' -C metadata=e5eb836dc834c10f -C extra-filename=-a131c725c6db7738 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `unic-common` (lib) generated 1 warning (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/x86_64-mont5-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/md-5-0.10.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=7c8becae8f58ad71 -C extra-filename=-e57edffbcf72bd78 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atoi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Klein' CARGO_PKG_DESCRIPTION='Parse integers directly from `[u8]` slices in safe code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pacman82/atoi-rs' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name atoi --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/atoi-2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2817da3ccc429e0a -C extra-filename=-03d06e4ed8261f0e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Compiling rustls-pemfile v2.1.3 warning: `hashlink` (lib) generated 13 warnings (1 duplicate) warning: `icu_provider_macros` (lib) generated 1 warning (1 duplicate) warning: `hex` (lib) generated 1 warning (1 duplicate) Compiling bytemuck v1.17.1 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_yml-0.0.11/Cargo.toml CARGO_PKG_AUTHORS='Serde YML Contributors' CARGO_PKG_DESCRIPTION='A robust Rust library that simplifies the serialization and deserialization of Rust data structures to and from YAML format using the widely-used Serde framework. ' CARGO_PKG_HOMEPAGE='https://serdeyml.com' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_yml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebastienrousseau/serde_yml' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.0.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_yml-6d7f078c5209ffdc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_yml-64d10d81fc5680b6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=primeorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/primeorder-0.13.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/primeorder-0.13.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015). Generic over field elements and curve equation coefficients ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=primeorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/primeorder' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name primeorder --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/primeorder-0.13.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=3362accf1b99de63 -C extra-filename=-92626ca5053919f6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-60a618d6721b4b18.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Asynchronous streams using async & await notation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a75c6b1583402ad6 -C extra-filename=-06caa84a9a9462da --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_stream_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_stream_impl-04d5cffb52aee613.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-iter-0.1.45 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-iter-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='External iterators for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-iter' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-iter' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name num_iter --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-iter-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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=cb18e5393fa8ab5d -C extra-filename=-bbd43e85d03edba7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-fb33e4790b5a5320.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Asynchronous streams using async & await notation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-stream-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba34eced296b6ebc -C extra-filename=-79f17bf33b8e030e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_stream_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_stream_impl-04d5cffb52aee613.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [libz-sys 1.1.20] cargo:rustc-link-lib=z warning: field `trigger` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-threadpool-0.1.18/src/worker/mod.rs:60:5 | 36 | pub struct Worker { | ------ field in this struct ... 60 | trigger: Arc, | ^^^^^^^ | = note: `Worker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `tokio-timer` (lib) generated 10 warnings (1 duplicate) [serde_yml 0.0.11] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ecdsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ecdsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ecdsa' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ecdsa --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=6794ea083f452eda -C extra-filename=-452b635f73593422 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-0f77ccf9c7f17341.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-60a618d6721b4b18.rmeta --extern rfc6979=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librfc6979-fa6b4732876bf4cc.rmeta --extern signature=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignature-6932002f10ad8cf9.rmeta --extern spki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspki-b29c0dff7003367d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `arc-swap` (lib) generated 3 warnings (3 duplicates) warning: `crc` (lib) generated 31 warnings (31 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-pemfile-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5cbe18fbaa4dfcd9 -C extra-filename=-cc9b1639c5314d88 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern pki_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pki_types-3c9cc88d75bab3b0.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `hkdf` (lib) generated 1 warning (1 duplicate) warning: `tokio-current-thread` (lib) generated 5 warnings (1 duplicate) warning: `futures-macro` (lib) generated 1 warning (1 duplicate) warning: `kinded_macros` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.30 Compiling kinded v0.3.0 Compiling unic-char-property v0.9.0 Compiling png v0.17.13 Compiling byteorder-lite v0.1.0 warning: `rusticata-macros` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curve25519_dalek_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/curve25519-dalek-derive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/curve25519-dalek-derive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='curve25519-dalek Derives' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/curve25519-dalek-derive-0.1.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=590f604da2122f3b -C extra-filename=-c72bce51ed6dd795 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytemuck-1.17.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytemuck-1.17.1/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.17.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytemuck-1.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "min_const_generics", "must_cast", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=fda7b2bd64b953c4 -C extra-filename=-2734ebae5c3921b5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-tcp` (lib) generated 2 warnings (1 duplicate) Compiling normpath v1.3.0 Compiling siphasher v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stringprep CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An implementation of the stringprep algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stringprep CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-stringprep' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name stringprep --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringprep-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85ffe5fb1beae882 -C extra-filename=-01065df245fe9eb8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_bidi-64834091ec711ba2.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_normalization-faa58554cc953ba0.rmeta --extern unicode_properties=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_properties-7fe89f37ef797fc5.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=7878011e1115ce94 -C extra-filename=-23c04f75212eb329 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_io-6792b275ac3e0838.rmeta --extern futures_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_macro-afb67bfe89b6684b.so --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern futures_task=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_task-3b98f86255f37f28.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-1acfc0654cd26e16.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=png CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='PNG decoding and encoding library in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=png CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image-png' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.17.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name png --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "unstable"))' -C metadata=67f545a69c716856 -C extra-filename=-a01d3210236abd65 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-56977f100fdee6be.rmeta --extern crc32fast=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc32fast-b524a6c81b452be7.rmeta --extern fdeflate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfdeflate-65e8650710285785.rmeta --extern flate2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libflate2-65c4aeda0f304076.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libminiz_oxide-d10b30acd7b284f7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-93f0933dbb833ce2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-d294dfdbd77c92c6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=whoami CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Retrieve the current user and environment.' CARGO_PKG_HOMEPAGE='https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=whoami CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ardaku/whoami' CARGO_PKG_RUST_VERSION=1.40 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name whoami --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=116e828bc4247f82 -C extra-filename=-4fcd02a767cd98ce --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `yoke-derive` (lib) generated 1 warning (1 duplicate) Compiling base62 v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='dignifiedquire :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint-dig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.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 --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=f003d799af363ead -C extra-filename=-dfcc45802637c3b3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-bigint-dig-dfcc45802637c3b3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/libz-sys-75c07a29157d83c6/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="stock-zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=4ce96b004ff6f36a -C extra-filename=-55be88e52f9a4243 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -l z` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=normpath CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.0/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='More reliable path manipulation ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=normpath CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/normpath' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name normpath --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("localization", "print_bytes", "serde", "uniquote"))' -C metadata=279ab70350a1c0fe -C extra-filename=-fdf6ff4ed23d9f03 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `unic-char-range` (lib) generated 1 warning (1 duplicate) warning: `darling_macro` (lib) generated 1 warning (1 duplicate) Compiling darling v0.20.10 Compiling tokio-fs v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_fs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-fs-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-fs-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Filesystem API for Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-fs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_fs --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-fs-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6688404e543dfce3 -C extra-filename=-0e75f878babc968a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_threadpool=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_threadpool-ba6ca19b7c7f3c53.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base62 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='François Bernier :Chai T. Rex :Kevin Darlington :Christopher Tarquini ' CARGO_PKG_DESCRIPTION='A Base62 encoding/decoding library' CARGO_PKG_HOMEPAGE='https://github.com/fbernier/base62' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base62 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fbernier/base62' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base62 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23a229d3b84f5364 -C extra-filename=-e33c5186182ab0ae --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-lite-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-lite-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/byteorder-lite' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/byteorder-lite' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder_lite --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/byteorder-lite-0.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a65651756364f408 -C extra-filename=-806c1ce1f18643a7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=ae9b5e84f3f17433 -C extra-filename=-af5ad347d4620619 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling-0.20.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling-0.20.10/Cargo.toml CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/darling-0.20.10/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 --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=a373a5ea0cacead5 -C extra-filename=-3141995843d43edc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling_core-51b875390a5a96ca.rmeta --extern darling_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling_macro-a395086d9ed82e9b.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rdkafka-sys` (build script) generated 1 warning (1 duplicate) warning: `pin-project-internal` (lib) generated 1 warning (1 duplicate) warning: `atoi` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kinded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Serhii Potapov ' CARGO_PKG_DESCRIPTION='Generate enums with same variants, but without data.' CARGO_PKG_HOMEPAGE='https://github.com/greyblake/kinded' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kinded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/greyblake/kinded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name kinded --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/kinded-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=825a37081610359b -C extra-filename=-565c6174bbeec499 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern kinded_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkinded_macros-bd9f250a0efa3748.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/der.rs:127:26 | 127 | .map_err(|_| der::Tag::Sequence.value_error()) | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/lib.rs:23:5 | 23 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 127 - .map_err(|_| der::Tag::Sequence.value_error()) 127 + .map_err(|_| Tag::Sequence.value_error()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/der.rs:361:26 | 361 | header.tag.assert_eq(der::Tag::Sequence)?; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 361 - header.tag.assert_eq(der::Tag::Sequence)?; 361 + header.tag.assert_eq(Tag::Sequence)?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/verifying.rs:421:18 | 421 | type Error = pkcs8::spki::Error; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 421 - type Error = pkcs8::spki::Error; 421 + type Error = spki::Error; | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/verifying.rs:423:62 | 423 | fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 423 - fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { 423 + fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> spki::Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ecdsa-0.16.9/src/verifying.rs:435:36 | 435 | fn to_public_key_der(&self) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 435 - fn to_public_key_der(&self) -> pkcs8::spki::Result { 435 + fn to_public_key_der(&self) -> spki::Result { | Compiling pin-project v1.1.5 warning: `tokio-uds` (lib) generated 4 warnings (1 duplicate) warning: `async-stream` (lib) generated 1 warning (1 duplicate) warning: `unic-ucd-version` (lib) generated 1 warning (1 duplicate) warning: `md-5` (lib) generated 1 warning (1 duplicate) warning: `num-iter` (lib) generated 1 warning (1 duplicate) Compiling oid-registry v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_char_property CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-property-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-property-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-char-property CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_char_property --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-char-property-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49ccfdc0d7e33d0b -C extra-filename=-73877bd7853376e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unic_char_range=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_char_range-a131c725c6db7738.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unicode-ident-1.0.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=746d535446ad57ac -C extra-filename=-2fb0ad673397d41f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `unicode-properties` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/decoder/stream.rs:29:38 | 29 | const CHECKSUM_DISABLED: bool = cfg!(fuzzing); | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `wasm-bindgen` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `normpath_docs_rs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.0/src/lib.rs:100:13 | 100 | #![cfg_attr(normpath_docs_rs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(normpath_docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(normpath_docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling iso_currency v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,spans,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SPANS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-a334fe56e1994db5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-eb24c4e2355cf2f0/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Rostislav Raykov ' CARGO_PKG_DESCRIPTION='ISO 4217 currency codes' CARGO_PKG_HOMEPAGE='https://github.com/zbrox/iso_currency' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iso_currency CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbrox/iso_currency' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "iterator", "serde", "strum", "with-serde"))' -C metadata=a7dfef4913dc8a96 -C extra-filename=-d644b21c619db2b7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/iso_currency-d644b21c619db2b7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=94fbef12e0d37f16 -C extra-filename=-09cbd3a38055e765 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsiphasher-a1c9265e30ee22e4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `async-trait` (lib) generated 1 warning (1 duplicate) warning: `zerofrom-derive` (lib) generated 1 warning (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/chacha-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `hashlink` (lib) generated 13 warnings (13 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/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 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=efe947edd32c3efa -C extra-filename=-9a84aa69305518af --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_io-3c86c7d0d9e99c3e.rmeta --extern futures_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_macro-afb67bfe89b6684b.so --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4294de43dade2322.rmeta --extern futures_task=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_task-5fc9bbf898bff5bd.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-ca0f8821d67c417c.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-f32e819595c9438c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `async-stream` (lib) generated 1 warning (1 duplicate) Compiling zerofrom v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dotenvy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Noemi Lapresta :Craig Hills :Mike Piccolo :Alice Maz :Sean Griffin :Adam Sharp :Arpad Borsos :Allan Zhang ' CARGO_PKG_DESCRIPTION='A well-maintained fork of the dotenv crate' CARGO_PKG_HOMEPAGE='https://github.com/allan2/dotenvy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dotenvy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/allan2/dotenvy' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dotenvy --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dotenvy-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli"))' -C metadata=4e3ddfe2b054f026 -C extra-filename=-413a0f5dcf973e96 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libz,libz-sys CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_LIBZ=1 CARGO_FEATURE_LIBZ_SYS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-sys-4.7.0+2.3.0 CARGO_MANIFEST_LINKS=rdkafka CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-sys-4.7.0+2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Federico Giraud ' CARGO_PKG_DESCRIPTION='Native bindings to the librdkafka library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rdkafka-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fede1024/rust-rdkafka' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=4.7.0+2.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rdkafka-sys-308ef4c63f049bf2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rdkafka-sys-069f264d4a31df72/build-script-build` warning: `zerovec-derive` (lib) generated 1 warning (1 duplicate) warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/primeorder-0.13.6/src/projective.rs:295:5 | 295 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `siphasher` (lib) generated 1 warning (1 duplicate) Compiling pkcs1 v0.7.5 Compiling ed25519 v2.2.3 [wasm-bindgen 0.2.99] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.94] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.94] cargo:rerun-if-changed=build/probe.rs Compiling unic-ucd-segment v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oid-registry-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oid-registry-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oid-registry-0.7.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x500", "x509", "x962"))' -C metadata=f3ec1453cc71d052 -C extra-filename=-bb27c4f5466658fa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/oid-registry-bb27c4f5466658fa -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ed25519 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ed25519-2.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ed25519-2.2.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Edwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ed25519' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ed25519 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=cda19d0c4f44e00c -C extra-filename=-f3a6da4434e18bd6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-452cc3854cab8878.rmeta --extern signature=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignature-6932002f10ad8cf9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=fb62ace191a89323 -C extra-filename=-418c327134c06baa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom_derive-bceba0205c964139.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bigdecimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-ccc51f6882a05bbe/out /usr/local/bin/rustc --crate-name bigdecimal --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=646453720508f56c -C extra-filename=-fe1d98b177218859 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibm-15560da6c9885bcd.rmeta --extern num_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_bigint-589cd3314dcd1b50.rmeta --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-6c036c14f4cc8652.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-31ce2b25301b64dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg rustc_1_70 --cfg rustc_1_46` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.2 (RFC 8017) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs1' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs1 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=29f1cc4cafeef71a -C extra-filename=-dbd3688d6f3fd184 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern der=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder-0f77ccf9c7f17341.rmeta --extern pkcs8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpkcs8-452cc3854cab8878.rmeta --extern spki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspki-b29c0dff7003367d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5/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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ca1e541cb1d56a6 -C extra-filename=-52aa3c049daf10e7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pin_project_internal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_internal-6880dc1709de14b6.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libyml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='LibYML Contributors' CARGO_PKG_DESCRIPTION='A safe and efficient Rust library for parsing and emitting YAML data' CARGO_PKG_HOMEPAGE='https://libyml.com' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libyml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebastienrousseau/libyml' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name libyml --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/libyml-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --deny=unused --deny=rust_2021_compatibility --deny=rust_2018_idioms --deny=keyword_idents --deny=future_incompatible --deny=variant_size_differences --deny=unused_qualifications --deny=unused_macro_rules --deny=unused_lifetimes --deny=unused_labels --deny=unused_import_braces --deny=unused_features --warn=unused_extern_crates --warn=unstable_features --allow=unsafe_code --forbid=unreachable_pub --deny=trivial_numeric_casts --deny=trivial_casts --allow=trivial_bounds --deny=single_use_lifetimes --deny=pointer_structural_match --deny=noop_method_call --allow=non_upper_case_globals --allow=non_camel_case_types --forbid=non_ascii_idents --deny=missing_fragment_specifier --warn=missing_docs --forbid=missing_debug_implementations --warn=missing_copy_implementations --deny=meta_variable_misuse --deny=macro_use_extern_crate --deny=explicit_outlives_requirements --deny=ellipsis_inclusive_range_patterns --allow=elided_lifetimes_in_paths --deny=deprecated_in_future --deny=dead_code --allow=bare_trait_objects --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=77e9362ec7fa8221 -C extra-filename=-c02981195562249e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_ucd_segment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-segment-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-segment-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Character Database — Segmentation Properties' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-ucd-segment CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_ucd_segment --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-ucd-segment-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1dcccae75d319c0e -C extra-filename=-8557a85839bde41f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unic_char_property=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_char_property-73877bd7853376e8.rmeta --extern unic_char_range=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_char_range-a131c725c6db7738.rmeta --extern unic_ucd_version=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_ucd_version-4e6c594b83c0164f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unused return value of `std::mem::replace` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-fs-0.1.7/src/read.rs:71:9 | 71 | mem::replace(&mut self.state, new_state); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: if you don't need the old value, you can just assign the new value directly = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default help: use `let _ = ...` to ignore the resulting value | 71 | let _ = mem::replace(&mut self.state, new_state); | +++++++ warning: unused return value of `std::mem::replace` that must be used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-fs-0.1.7/src/write.rs:68:9 | 68 | mem::replace(&mut self.state, new_state); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: if you don't need the old value, you can just assign the new value directly help: use `let _ = ...` to ignore the resulting value | 68 | let _ = mem::replace(&mut self.state, new_state); | +++++++ warning: `ignore` (lib) generated 1 warning (1 duplicate) warning: `wasm-bindgen-backend` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/home-0.5.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 embed-bitcode=no -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d40329dc651079ea -C extra-filename=-da248927c66a304e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `base62` (lib) generated 1 warning (1 duplicate) [proc-macro2 1.0.94] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.94] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling tokio v0.1.22 Compiling rust-i18n v3.1.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a) Compiling ordered-float v2.10.1 warning: `darling` (lib) generated 1 warning (1 duplicate) Compiling actix-multipart-derive v0.6.1 Compiling serde_with_macros v3.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerofrom-0.1.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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=6c2e991f14c44d8b -C extra-filename=-aa65cedf0ad9a578 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom_derive-bceba0205c964139.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=fffa7761594a3b00 -C extra-filename=-c75a9662ba09ffe5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [rdkafka-sys 4.7.0+2.3.0] librdkafka will be linked dynamically [rdkafka-sys 4.7.0+2.3.0] librdkafka found on the system: [rdkafka-sys 4.7.0+2.3.0] Name: ["rdkafka"] [rdkafka-sys 4.7.0+2.3.0] Path: ["/usr/local/lib"] [rdkafka-sys 4.7.0+2.3.0] Version: 2.8.0 warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) warning: `unic-char-property` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210/src/internals/attr.rs:660:23 | 660 | pub fn serde_path(&self) -> Cow { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210/src/internals/case.rs:45:37 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_derive-1.0.210/src/de.rs:3161:13 | 3161 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3162 | ) -> ( 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ the same lifetime is hidden here 3165 | syn::TypeGenerics, | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here 3166 | Option<&syn::WhereClause>, | ^^^^^^^^^^^^^^^^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 3163 ~ DeImplGenerics<'_>, 3164 ~ DeTypeGenerics<'_>, 3165 ~ syn::TypeGenerics<'_>, | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pin-project-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42c4c467853a7f14 -C extra-filename=-31392aa06f8a37ed --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pin_project_internal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_internal-6880dc1709de14b6.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `normpath` (lib) generated 2 warnings (1 duplicate) Compiling cookie v0.18.1 Compiling iso_country v0.1.4 warning: `bytemuck` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:78:22 | 78 | impl From for pkcs8::spki::Error { | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/lib.rs:15:5 | 15 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 78 - impl From for pkcs8::spki::Error { 78 + impl From for spki::Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:79:28 | 79 | fn from(err: Error) -> pkcs8::spki::Error { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 79 - fn from(err: Error) -> pkcs8::spki::Error { 79 + fn from(err: Error) -> spki::Error { | warning: `libz-sys` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:81:31 | 81 | Error::Asn1(e) => pkcs8::spki::Error::Asn1(e), | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 81 - Error::Asn1(e) => pkcs8::spki::Error::Asn1(e), 81 + Error::Asn1(e) => spki::Error::Asn1(e), | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:82:18 | 82 | _ => pkcs8::spki::Error::KeyMalformed, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 82 - _ => pkcs8::spki::Error::KeyMalformed, 82 + _ => spki::Error::KeyMalformed, | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:88:11 | 88 | impl From for Error { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 88 - impl From for Error { 88 + impl From for Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/error.rs:89:18 | 89 | fn from(err: pkcs8::spki::Error) -> Error { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 89 - fn from(err: pkcs8::spki::Error) -> Error { 89 + fn from(err: spki::Error) -> Error { | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pkcs1-0.7.5/src/traits.rs:174:68 | 174 | T: for<'a> TryFrom, Error = pkcs8::spki::Error>, | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 174 - T: for<'a> TryFrom, Error = pkcs8::spki::Error>, 174 + T: for<'a> TryFrom, Error = spki::Error>, | Compiling csv-core v0.1.11 warning: `asn1-rs-derive` (lib) generated 1 warning (1 duplicate) Compiling utf8-width v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/proc-macro2-93f0933dbb833ce2/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/proc-macro2-1.0.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=642fd13cc42dc506 -C extra-filename=-923a57bcefa02a5d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_ident-2fb0ad673397d41f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iso_country CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_country-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_country-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Piotr Zolnierek ' CARGO_PKG_DESCRIPTION='ISO3166-1 countries' CARGO_PKG_HOMEPAGE='https://github.com/pzol/iso_country' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iso_country CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pzol/iso_country' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name iso_country --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_country-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3b0deb5c639837ce -C extra-filename=-1968044c5c3a53b5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-core-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=d5051a036115cc2d -C extra-filename=-fdb8e7c974726d7a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_multipart_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-derive-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-derive-0.6.1/Cargo.toml CARGO_PKG_AUTHORS='Jacob Halsey ' CARGO_PKG_DESCRIPTION='Multipart form derive macro for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-multipart-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_multipart_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-derive-0.6.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f788e8adeb05fe40 -C extra-filename=-2e7c90b1a8fdc712 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling-3141995843d43edc.rlib --extern parse_size=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparse_size-aa2d6a45153a760c.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unnecessary parentheses around type --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/src/future/future/remote_handle.rs:71:57 | 71 | type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 71 - type SendMsg = Result<::Output, Box<(dyn Any + Send + 'static)>>; 71 + type SendMsg = Result<::Output, Box>; | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_with_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with_macros-3.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with_macros-3.9.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Bushart' CARGO_PKG_DESCRIPTION='proc-macro library for serde_with' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with/' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=3.9.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_with_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with_macros-3.9.0/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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=6a4208a9b0c615f6 -C extra-filename=-7def84bfc49144cc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling-3141995843d43edc.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `zerocopy-derive` (lib) generated 1 warning (1 duplicate) [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_NO_PKG_CONFIG [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=SYSROOT [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rustc-link-search=native=/usr/local/lib [rdkafka-sys 4.7.0+2.3.0] cargo:rustc-link-lib=rdkafka [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=RDKAFKA_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [rdkafka-sys 4.7.0+2.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: `stringprep` (lib) generated 1 warning (1 duplicate) Compiling zerocopy v0.7.35 Compiling yoke v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=27c9b82827c017f5 -C extra-filename=-23898a883f706204 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-eb0ff061231c518b.rmeta --extern yoke_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke_derive-97f875ecf2f3da87.so --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-418c327134c06baa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=b7e7e3c16dbe694d -C extra-filename=-69120c0baadc4732 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-2cfd93c314c11ef2.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerocopy_derive-e6d46913443f2972.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/Cargo.toml CARGO_PKG_AUTHORS='Jason Lee ' CARGO_PKG_DESCRIPTION='Rust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t'\!' macro for simply get translation texts.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-i18n CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/longbridgeapp/rust-i18n' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log-miss-tr"))' -C metadata=c527c7675eb93ad5 -C extra-filename=-e3e7b237d2df7e0a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust-i18n-e3e7b237d2df7e0a -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern globwalk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglobwalk-dcb305ee3b8036c6.rlib --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-8f8488b7a48d329a.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `p256` (lib) generated 8 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/decoder/mod.rs:574:21 | 574 | pub fn next_row(&mut self) -> Result, DecodingError> { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 574 | pub fn next_row(&mut self) -> Result>, DecodingError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/decoder/mod.rs:580:32 | 580 | pub fn next_interlaced_row(&mut self) -> Result, DecodingError> { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 580 | pub fn next_interlaced_row(&mut self) -> Result>, DecodingError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/encoder.rs:1011:26 | 1011 | pub fn stream_writer(&mut self) -> Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1011 | pub fn stream_writer(&mut self) -> Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/png-0.17.13/src/encoder.rs:1020:36 | 1020 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1020 | pub fn stream_writer_with_size(&mut self, size: usize) -> Result> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/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 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=a531d132ca1fb506 -C extra-filename=-954fd0ac0f02841f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-0b090f691158c193.rmeta --extern zerocopy_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerocopy_derive-e6d46913443f2972.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling void v1.0.2 warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globwalk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='Glob-matched recursive file system walking.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globwalk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gilnaa/globwalk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name globwalk --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/globwalk-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cdcc8e4690d1095 -C extra-filename=-94be9e091467c667 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-56977f100fdee6be.rmeta --extern ignore=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libignore-6cbac0b1c453383e.rmeta --extern walkdir=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwalkdir-4ebc6bb9ad39c909.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling deunicode v1.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deunicode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deunicode-1.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deunicode-1.6.1/Cargo.toml CARGO_PKG_AUTHORS='Kornel Lesinski :Amit Chowdhury ' CARGO_PKG_DESCRIPTION='Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/deunicode' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deunicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/deunicode/' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name deunicode --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deunicode-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=ada3f7ac73ec18b8 -C extra-filename=-8c7d305d256ab315 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8-width-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8-width-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='To determine the width of a UTF-8 character by providing its first byte.' CARGO_PKG_HOMEPAGE='https://magiclen.org/utf8-width' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/utf8-width' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_width --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utf8-width-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc2f7fd858c1ef38 -C extra-filename=-ae1ab5bc92581c81 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=void CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/void-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/void-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem ' CARGO_PKG_DESCRIPTION='The uninhabited void type for use in statically impossible cases.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=void CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-void.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name void --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/void-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e99bddfa95f0bf6b -C extra-filename=-6e6db5961cc91c31 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/p256-x86_64-asm-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=c74657b17c6041ef -C extra-filename=-ff1705a527c89d29 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_shared-09cbd3a38055e765.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `zerofrom` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="bytes"' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="reactor"' --cfg 'feature="rt-full"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="timer"' --cfg 'feature="tokio-codec"' --cfg 'feature="tokio-current-thread"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-fs"' --cfg 'feature="tokio-io"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-sync"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' --cfg 'feature="tokio-udp"' --cfg 'feature="tokio-uds"' --cfg 'feature="udp"' --cfg 'feature="uds"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "codec", "default", "experimental-tracing", "fs", "io", "mio", "num_cpus", "reactor", "rt-full", "sync", "tcp", "timer", "tokio-codec", "tokio-current-thread", "tokio-executor", "tokio-fs", "tokio-io", "tokio-reactor", "tokio-sync", "tokio-tcp", "tokio-threadpool", "tokio-timer", "tokio-udp", "tokio-uds", "tracing-core", "udp", "uds"))' -C metadata=e580a1a0ee205503 -C extra-filename=-a3e474511d311a4a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-cad79fa55ede402e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-d03a4200e477bff0.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-13476092c5a93fa5.rmeta --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rmeta --extern tokio_codec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_codec-ad751bbb8daf4642.rmeta --extern tokio_current_thread=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_current_thread-eea50f348fafc277.rmeta --extern tokio_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_executor-d50ed820fc222b22.rmeta --extern tokio_fs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_fs-0e75f878babc968a.rmeta --extern tokio_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_io-c2df1f21a61049fd.rmeta --extern tokio_reactor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_reactor-8ccf1011b9cc95af.rmeta --extern tokio_sync=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_sync-bb89795a8c50cd7b.rmeta --extern tokio_tcp=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_tcp-18d539f580d1eef9.rmeta --extern tokio_threadpool=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_threadpool-ba6ca19b7c7f3c53.rmeta --extern tokio_timer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_timer-6ae0db1aee4c88bb.rmeta --extern tokio_udp=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_udp-542c859047c2dd80.rmeta --extern tokio_uds=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_uds-954d90e6ca77dd57.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `siphasher` (lib) generated 1 warning (1 duplicate) warning: `zerofrom` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=45664ee288c09f6d -C extra-filename=-32da446bf7bb9f9c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-32da446bf7bb9f9c -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libversion_check-c0d89e09250f44b2.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `home` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `property_tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/lib.rs:2082:17 | 2082 | #[cfg(all(test, property_tests))] | ^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(property_tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(property_tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `property_tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/lib.rs:2085:17 | 2085 | #[cfg(all(test, property_tests))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(property_tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(property_tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 426 | impl_div_for_primitive!(u8); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 426 | impl_div_for_primitive!(u8); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 427 | impl_div_for_primitive!(u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 427 | impl_div_for_primitive!(u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 428 | impl_div_for_primitive!(u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 428 | impl_div_for_primitive!(u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 429 | impl_div_for_primitive!(u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 429 | impl_div_for_primitive!(u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 430 | impl_div_for_primitive!(u128); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 430 | impl_div_for_primitive!(u128); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with_macros-3.9.0/src/lib.rs:25:12 | 25 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: `whoami` (lib) generated 3 warnings (3 duplicates) warning: `primeorder` (lib) generated 2 warnings (1 duplicate) warning: `num-bigint` (lib) generated 1 warning (1 duplicate) Compiling p256 v0.13.2 Compiling p384 v0.13.0 Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/yoke-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=4f55e853ad325c28 -C extra-filename=-fa49c63e8ef87b4d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-4af582d2c0b8378c.rmeta --extern yoke_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke_derive-97f875ecf2f3da87.so --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-aa65cedf0ad9a578.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `num-bigint-dig` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 431 | impl_div_for_primitive!(i8); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 431 | impl_div_for_primitive!(i8); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 432 | impl_div_for_primitive!(i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 432 | impl_div_for_primitive!(i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 433 | impl_div_for_primitive!(i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 433 | impl_div_for_primitive!(i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 434 | impl_div_for_primitive!(i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 434 | impl_div_for_primitive!(i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:252:19 | 252 | #[cfg(rustc_1_70)] // Option::is_some_and | ^^^^^^^^^^ ... 435 | impl_div_for_primitive!(i128); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `rustc_1_70` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_ops.rs:267:23 | 267 | #[cfg(not(rustc_1_70))] | ^^^^^^^^^^ ... 435 | impl_div_for_primitive!(i128); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_70)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_70)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_div_for_primitive` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `property_tests` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/impl_fmt.rs:1133:17 | 1133 | #[cfg(all(test, property_tests))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(property_tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(property_tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_46` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/lib.rs:492:11 | 492 | #[cfg(rustc_1_46)] // Option::zip | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_46)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_46)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_1_46` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/lib.rs:505:15 | 505 | #[cfg(not(rustc_1_46))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_1_46)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_1_46)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `span` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component.rs:100:9 | 98 | pub struct TypeTree<'t> { | -------- field in this struct 99 | pub path: Option>, 100 | pub span: Option, | ^^^^ | = note: `TypeTree` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `IsInteger` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component/features.rs:1524:12 | 1524 | pub struct IsInteger<'a>(&'a SchemaType<'a>); | ^^^^^^^^^ warning: field `generics` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component/schema.rs:279:9 | 273 | pub struct NamedStructSchema<'a> { | ----------------- field in this struct ... 279 | pub generics: Option<&'a Generics>, | ^^^^^^^^ warning: struct `TypeTuple` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component/schema.rs:1487:8 | 1487 | struct TypeTuple<'a, T>(T, &'a Ident); | ^^^^^^^^^ warning: struct `ReprVariant` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component/schema/enum_variant.rs:38:12 | 38 | pub struct ReprVariant<'r, T: ToTokens> { | ^^^^^^^^^^^ warning: struct `RequestBody` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:100:12 | 100 | pub struct RequestBody<'r> { | ^^^^^^^^^^^ warning: function `get_actual_body_type` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:163:4 | 163 | fn get_actual_body_type<'t>(ty: &'t TypeTree<'t>) -> Option<&'t TypeTree<'t>> { | ^^^^^^^^^^^^^^^^^^^^ warning: function `find_option_type_tree` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:196:4 | 196 | fn find_option_type_tree<'t>(ty: &'t TypeTree) -> Option<&'t TypeTree<'t>> { | ^^^^^^^^^^^^^^^^^^^^^ warning: field `args` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:211:9 | 209 | pub struct MacroPath { | --------- field in this struct 210 | pub path: String, 211 | pub args: Vec, | ^^^^ warning: field `body` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:252:9 | 249 | pub struct ResolvedOperation { | ----------------- field in this struct ... 252 | pub body: String, | ^^^^ warning: trait `ArgumentResolver` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/ext.rs:255:11 | 255 | pub trait ArgumentResolver { | ^^^^^^^^^^^^^^^^ warning: method `is_option` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path.rs:575:8 | 570 | pub trait PathTypeTree { | ------------ method in this trait ... 575 | fn is_option(&self) -> bool; | ^^^^^^^^^ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component.rs:113:50 | 113 | fn get_type_tree_values(ty: &'t Type) -> Vec { | -- ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'t` | 113 | fn get_type_tree_values(ty: &'t Type) -> Vec> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/component/features.rs:561:25 | 561 | pub fn as_type_tree(&self) -> TypeTree { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 561 | pub fn as_type_tree(&self) -> TypeTree<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/openapi.rs:68:35 | 68 | pub fn parse_openapi_attrs(attrs: &[Attribute]) -> Option { | ^^^^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 68 | pub fn parse_openapi_attrs(attrs: &[Attribute]) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path.rs:539:21 | 539 | fn as_type_tree(&self) -> TypeTree { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 539 | fn as_type_tree(&self) -> TypeTree<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=p256 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=p256 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/p256' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name p256 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=36429c11e70d5f30 -C extra-filename=-5f7b5c565f5119cc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ecdsa_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libecdsa-452b635f73593422.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-60a618d6721b4b18.rmeta --extern primeorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprimeorder-92626ca5053919f6.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path/response.rs:568:33 | 568 | fn parse_lit_int(input: ParseStream) -> syn::Result> { | ^^^^^^^^^^^ ^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 568 | fn parse_lit_int(input: ParseStream<'_>) -> syn::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path/response.rs:572:46 | 572 | fn parse_lit_str_status_range(input: ParseStream) -> syn::Result> { | ^^^^^^^^^^^ ^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 572 | fn parse_lit_str_status_range(input: ParseStream<'_>) -> syn::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path/response/derive.rs:512:42 | 512 | fn parse_variant_attributes(variant: &Variant) -> VariantAttributes { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 512 | fn parse_variant_attributes(variant: &Variant) -> VariantAttributes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/utoipa-gen-4.3.0/src/path/response/derive.rs:559:12 | 559 | }: VariantAttributes, | ^^^^^^^^^^^^^^^^^ the lifetime is hidden here 560 | ) -> Option> { | ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 559 | }: VariantAttributes<'_>, | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,prime,rand,u64_digit,zeroize CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_I128=1 CARGO_FEATURE_PRIME=1 CARGO_FEATURE_RAND=1 CARGO_FEATURE_U64_DIGIT=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='dignifiedquire :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint-dig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-bigint-dig-03c317ba6eb161b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-bigint-dig-dfcc45802637c3b3/build-script-build` warning: `kinded` (lib) generated 1 warning (1 duplicate) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) warning: `pin-project` (lib) generated 1 warning (1 duplicate) Compiling nutype_macros v0.4.3 Compiling image v0.25.2 Compiling html-escape v0.2.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=p384 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p384-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p384-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers:Frank Denis ' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=p384 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/p384' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name p384 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p384-0.13.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=81c93b0d4ff33150 -C extra-filename=-b4e4bf43797d0c91 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ecdsa_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libecdsa-452b635f73593422.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libelliptic_curve-60a618d6721b4b18.rmeta --extern primeorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprimeorder-92626ca5053919f6.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `byteorder-lite` (lib) generated 1 warning (1 duplicate) Compiling maud_macros v0.26.0 warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/void-1.0.2/src/lib.rs:67:32 | 67 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default help: if this is a dyn-compatible trait, use `dyn` | 67 | fn cause(&self) -> Option<&dyn error::Error> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=image CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Imaging library. Provides basic image processing and encoders/decoders for common image formats.' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/image' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=image CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/image' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=0.25.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name image --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "tga", "tiff", "webp"))' -C metadata=57fa75979fba5fa9 -C extra-filename=-294bdb8beafbfb98 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytemuck-2734ebae5c3921b5.rmeta --extern byteorder_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder_lite-806c1ce1f18643a7.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern png=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpng-a01d3210236abd65.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nutype_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype_macros-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype_macros-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Serhii Potapov ' CARGO_PKG_DESCRIPTION='The newtype with guarantees.' CARGO_PKG_HOMEPAGE='https://github.com/greyblake/nutype' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nutype_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/greyblake/nutype' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nutype_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype_macros-0.4.3/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 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "new_unchecked", "regex", "schemars08", "serde", "std"))' -C metadata=aa5223c84f11dbd2 -C extra-filename=-40a4358f855ab3f4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rlib --extern kinded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkinded-565c6174bbeec499.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2bed5c04481b1337.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=html_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.' CARGO_PKG_HOMEPAGE='https://magiclen.org/html-escape' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=html-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/html-escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name html_escape --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=93758ed7578d7025 -C extra-filename=-153f3eafbac85563 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern utf8_width=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutf8_width-ae1ab5bc92581c81.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `async-await-preview` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/prelude.rs:22:7 | 22 | #[cfg(feature = "async-await-preview")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `codec`, `default`, `experimental-tracing`, `fs`, `io`, `mio`, `num_cpus`, `reactor`, `rt-full`, `sync`, `tcp`, `timer`, `tokio-codec`, `tokio-current-thread`, `tokio-executor`, `tokio-fs`, `tokio-io`, `tokio-reactor`, `tokio-sync`, `tokio-tcp`, `tokio-threadpool`, `tokio-timer`, `tokio-udp`, `tokio-uds`, `tracing-core`, `udp`, and `uds` = help: consider adding `async-await-preview` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/lib.rs:2:23 | 2 | #![deny(missing_docs, warnings, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/siphasher-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=08bd264bf27e8119 -C extra-filename=-629250531e444c32 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `async-await-preview` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/current_thread/mod.rs:72:7 | 72 | #[cfg(feature = "async-await-preview")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `codec`, `default`, `experimental-tracing`, `fs`, `io`, `mio`, `num_cpus`, `reactor`, `rt-full`, `sync`, `tcp`, `timer`, `tokio-codec`, `tokio-current-thread`, `tokio-executor`, `tokio-fs`, `tokio-io`, `tokio-reactor`, `tokio-sync`, `tokio-tcp`, `tokio-threadpool`, `tokio-timer`, `tokio-udp`, `tokio-uds`, `tracing-core`, `udp`, and `uds` = help: consider adding `async-await-preview` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `async-await-preview` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/threadpool/mod.rs:5:7 | 5 | #[cfg(feature = "async-await-preview")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `codec`, `default`, `experimental-tracing`, `fs`, `io`, `mio`, `num_cpus`, `reactor`, `rt-full`, `sync`, `tcp`, `timer`, `tokio-codec`, `tokio-current-thread`, `tokio-executor`, `tokio-fs`, `tokio-io`, `tokio-reactor`, `tokio-sync`, `tokio-tcp`, `tokio-threadpool`, `tokio-timer`, `tokio-udp`, `tokio-uds`, `tracing-core`, `udp`, and `uds` = help: consider adding `async-await-preview` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=normpath CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.0/Cargo.toml CARGO_PKG_AUTHORS=dylni CARGO_PKG_DESCRIPTION='More reliable path manipulation ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=normpath CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dylni/normpath' CARGO_PKG_RUST_VERSION=1.74.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name normpath --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/normpath-1.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("localization", "print_bytes", "serde", "uniquote"))' -C metadata=ae396c0542cf0918 -C extra-filename=-f193e900e340aceb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/current_thread/runtime.rs:108:32 | 108 | fn cause(&self) -> Option<&Error> { | ^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` implied by `#[warn(warnings)]` help: if this is a dyn-compatible trait, use `dyn` | 108 | fn cause(&self) -> Option<&dyn Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/threadpool/task_executor.rs:70:37 | 70 | fn spawn(&mut self, future: Box + Send>) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 70 | fn spawn(&mut self, future: Box + Send>) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/threadpool/builder.rs:131:19 | 131 | F: Fn(Box) + Send + Sync + 'static, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 131 | F: Fn(Box) + Send + Sync + 'static, | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base62 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='François Bernier :Chai T. Rex :Kevin Darlington :Christopher Tarquini ' CARGO_PKG_DESCRIPTION='A Base62 encoding/decoding library' CARGO_PKG_HOMEPAGE='https://github.com/fbernier/base62' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base62 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fbernier/base62' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base62 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base62-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81ecfbe85a4dba73 -C extra-filename=-7d36a98a668aac72 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/idna-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/idna-0.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f75e2f4f997498e5 -C extra-filename=-dddc356df5cc1a3c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_bidi-64834091ec711ba2.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_normalization-faa58554cc953ba0.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/codec/length_delimited.rs:974:26 | 974 | f.write_str(self.description()) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: `tokio-fs` (lib) generated 3 warnings (1 duplicate) warning: `utf8-width` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/arithmetic/scalar.rs:690:21 | 690 | iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/lib.rs:15:5 | 15 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 690 - iter.reduce(core::ops::Add::add).unwrap_or(Self::ZERO) 690 + iter.reduce(Add::add).unwrap_or(Self::ZERO) | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/arithmetic/scalar.rs:702:21 | 702 | iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) | ^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 702 - iter.reduce(core::ops::Mul::mul).unwrap_or(Self::ONE) 702 + iter.reduce(Mul::mul).unwrap_or(Self::ONE) | Compiling zerovec v0.10.4 Compiling password-hash v0.5.0 warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:967:5 | 967 | / fn only_derive_is_allowed_to_implement_this_trait() 968 | | where 969 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:1003:1 | 1003 | / safety_comment! { 1004 | | /// SAFETY: 1005 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 1006 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1020 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1021 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3192:1 | 3192 | / safety_comment! { 3193 | | /// SAFETY: 3194 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3195 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3231 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3232 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/lib.rs:3527:1 | 3527 | / safety_comment! { 3528 | | /// SAFETY: 3529 | | /// Per the reference [1]: 3530 | | /// ... | 3594 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3595 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-0.1.22/src/runtime/current_thread/runtime.rs:102:20 | 102 | self.inner.description() | ^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=7542034fba82d9d7 -C extra-filename=-670b5b488c17d85e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-23898a883f706204.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-418c327134c06baa.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec_derive-d84bbb6de88900b7.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `ecdsa` (lib) generated 6 warnings (1 duplicate) Compiling unic-segment v0.9.0 warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/arithmetic/scalar.rs:223:5 | 223 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/p256-0.13.2/src/arithmetic/scalar.rs:228:5 | 228 | #[must_use] | ^^^^^^^^^^^ | = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits warning: `yoke` (lib) generated 1 warning (1 duplicate) Compiling blake2 v0.10.6 [num-bigint-dig 0.8.4] cargo:rustc-cfg=has_i128 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maud_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud_macros-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud_macros-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Compile-time HTML templates.' CARGO_PKG_HOMEPAGE='https://maud.lambda.xyz/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maud_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/maud' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name maud_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud_macros-0.26.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67576ea196121bc6 -C extra-filename=-16639bccc173f633 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro_error-eb3334f0db2bd01c.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `csv-core` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-793da33156e993b7/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=00f862c2d4aa7214 -C extra-filename=-7e168711b977d3e7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror_impl-9f2fc472b43c19e5.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake2-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake2-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='BLAKE2 hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name blake2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake2-0.10.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=1755172d8ca0e5cd -C extra-filename=-e6eff3c30541bfed --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `void` (lib) generated 2 warnings (1 duplicate) warning: `ordered-float` (lib) generated 1 warning (1 duplicate) Compiling cfb v0.7.3 Compiling humansize v2.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=password_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/password-hash-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/password-hash-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a. MCF) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=password-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/password-hash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name password_hash --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/password-hash-0.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=ecc10498eea83283 -C extra-filename=-755b43c3f1081a4b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64ct-9a404748efba2b8f.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pin-project` (lib) generated 1 warning (1 duplicate) Compiling pem v3.0.4 warning: `libyml` (lib) generated 3 warnings (3 duplicates) Compiling constant_time_eq v0.2.6 [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/aesni-gcm-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unic_segment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The UNIC Project Developers' CARGO_PKG_DESCRIPTION='UNIC — Unicode Text Segmentation Algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-segment CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-i18n/rust-unic/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unic_segment --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1719e951175f601 -C extra-filename=-6ce75f5098995d9e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern unic_ucd_segment=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunic_ucd_segment-8557a85839bde41f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `wasm-bindgen-macro-support` (lib) generated 1 warning (1 duplicate) Compiling wasm-bindgen-macro v0.2.99 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-330ac221275f0e20/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-2.0.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dc15313f8b2f9926 -C extra-filename=-7f85f568fd133bf2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror_impl-9f2fc472b43c19e5.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humansize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/humansize-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/humansize-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Leopold Arkham ' CARGO_PKG_DESCRIPTION='A configurable crate to easily represent sizes in a human-readable format.' CARGO_PKG_HOMEPAGE='https://github.com/LeopoldArkham/humansize' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humansize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LeopoldArkham/humansize' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name humansize --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/humansize-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("impl_style", "no_alloc"))' -C metadata=1c2c218d241c676b -C extra-filename=-461a87367f6f167e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibm-332e34b38085d0b8.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `iso_currency` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.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 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=2ffe62cc3eb232ff -C extra-filename=-97ae7b02ac6c72c4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-fa49c63e8ef87b4d.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-aa65cedf0ad9a578.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec_derive-d84bbb6de88900b7.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rust-i18n` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-3.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-3.0.4/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Creekmore ' CARGO_PKG_DESCRIPTION='Parse and encode PEM-encoded data.' CARGO_PKG_HOMEPAGE='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=3.0.4 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pem --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=ebb5020eb4ead102 -C extra-filename=-6b51659db22fb0be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `siphasher` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Rostislav Raykov ' CARGO_PKG_DESCRIPTION='ISO 4217 currency codes' CARGO_PKG_HOMEPAGE='https://github.com/zbrox/iso_currency' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iso_currency CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbrox/iso_currency' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/iso_currency-eaa9f786e06f47e8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/iso_currency-d644b21c619db2b7/build-script-build` Compiling unidecode v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/constant_time_eq-0.2.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=f4a66c0547f31506 -C extra-filename=-a9642250d7919077 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `yoke` (lib) generated 1 warning (1 duplicate) warning: `curve25519-dalek-derive` (lib) generated 1 warning (1 duplicate) Compiling roxmltree v0.19.0 warning: `normpath` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Matthew D. Steele ' CARGO_PKG_DESCRIPTION='Read/write Compound File Binary (structured storage) files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mdsteele/rust-cfb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cfb --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=181633b135682295 -C extra-filename=-766363171b6a7e59 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-2cfd93c314c11ef2.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling base32 v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/Cargo.toml CARGO_PKG_AUTHORS='Jason Lee ' CARGO_PKG_DESCRIPTION='Rust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t'\!' macro for simply get translation texts.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-i18n CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/longbridgeapp/rust-i18n' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust-i18n-164f4d464a894f78/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust-i18n-e3e7b237d2df7e0a/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Definition of the `#[wasm_bindgen]` attribute, an internal dependency ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name wasm_bindgen_macro --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-macro-0.2.99/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' -C debug-assertions=off --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=ebf9c52e91b187be -C extra-filename=-f524f4feba00c85a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern wasm_bindgen_macro_support=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen_macro_support-5df803ecc0541dca.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-threadpool` (lib) generated 31 warnings (1 duplicate) warning: `miniz_oxide` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unidecode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unidecode-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unidecode-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Amit Chowdhury ' CARGO_PKG_DESCRIPTION='Provides pure ASCII transliterations of Unicode strings.' CARGO_PKG_HOMEPAGE='https://github.com/chowdhurya/rust-unidecode/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unidecode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chowdhurya/rust-unidecode/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name unidecode --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unidecode-0.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f8c43e08c80e5df -C extra-filename=-d390d386359e3bcc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `deunicode` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/lib.rs:320:27 | 320 | #[doc = $content] extern { } | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 325 | insert_as_doc!(include_str!("../README.md")); | -------------------------------------------- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `insert_as_doc` (in Nightly builds, run with -Z macro-backtrace for more info) [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/en.json [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/zh-CN.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/zh.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/test-toml.en.toml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/v2.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/tests/locales/user.en.yaml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app/locales/fr.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app/locales/view.en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app/locales/view.fr.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-metadata/locales/v2.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/foo/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/foo/locales/fr.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-minify-key/locales/v2.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/share-in-workspace/locales/app.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/locales/fr.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-egui/locales/v2.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-workspace/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-workspace/locales/fr.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-workspace/crates/example-base/locales/en.yml [rust-i18n 3.1.1] cargo:rerun-if-changed=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/examples/app-workspace/crates/example-base/locales/fr.yml Compiling slug v0.1.6 Compiling sdd v3.0.2 Compiling data-encoding v2.6.0 Compiling thirtyfour-macros v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slug-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slug-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='Convert a unicode string to a slug' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/slug-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slug CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/slug-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name slug --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/slug-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c7f1829fc390eef -C extra-filename=-71fb61eb0f148806 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern deunicode=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdeunicode-8c7d305d256ab315.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iso_currency CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Rostislav Raykov ' CARGO_PKG_DESCRIPTION='ISO 4217 currency codes' CARGO_PKG_HOMEPAGE='https://github.com/zbrox/iso_currency' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iso_currency CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbrox/iso_currency' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/iso_currency-eaa9f786e06f47e8/out /usr/local/bin/rustc --crate-name iso_currency --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/iso_currency-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "iterator", "serde", "strum", "with-serde"))' -C metadata=e08b15016442958d -C extra-filename=-025c0dbd7fcfe4b7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern iso_country=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiso_country-1968044c5c3a53b5.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) warning: `clap_derive` (lib) generated 1 warning (1 duplicate) Compiling clap v4.5.16 warning: `globwalk` (lib) generated 2 warnings (2 duplicates) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0/src/grapheme.rs:276:16 | 276 | #[cfg_attr(feature = "cargo-clippy", allow(match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0/src/grapheme.rs:536:16 | 536 | #[cfg_attr(feature = "cargo-clippy", allow(wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0/src/word.rs:171:16 | 171 | #[cfg_attr(feature = "cargo-clippy", allow(match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/unic-segment-0.9.0/src/word.rs:404:16 | 404 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-9453fde56b8daa61/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c43dce3987d5879 -C extra-filename=-f510dc7f9d2b72ce --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror_impl-1671ac5a729ac191.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=roxmltree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Represent an XML as a read-only tree.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=roxmltree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/roxmltree' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name roxmltree --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="positions"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "positions", "std"))' -C metadata=d2e4f90c577d3367 -C extra-filename=-b7dd65da11526575 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:465:1 | 465 | / define_type!( 466 | | A, 467 | | U16, 468 | | u16, ... | 477 | | [U32, U64, U128] 478 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base32-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base32-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Andreas Ots :Tim Dumol ' CARGO_PKG_DESCRIPTION='Base32 encoder/decoder for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andreasots/base32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name base32 --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/base32-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d881803607783bf -C extra-filename=-c03976872d4eddda --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thirtyfour_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-macros-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-macros-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Steve Pryde :Vrtgs' CARGO_PKG_DESCRIPTION='Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing. ' CARGO_PKG_HOMEPAGE='https://github.com/Vrtgs/thirtyfour' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thirtyfour-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Vrtgs/thirtyfour' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thirtyfour_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-macros-0.1.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=146a10769d3b6337 -C extra-filename=-992778738f96b017 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling serial_test_derive v3.1.1 warning: `cookie` (build script) generated 1 warning (1 duplicate) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/ghash-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/ghash-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `phf` (lib) generated 1 warning (1 duplicate) warning: `strum_macros` (lib) generated 4 warnings (1 duplicate) Compiling strum v0.26.3 warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling stringmatch v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serial_test_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serial_test_derive-3.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serial_test_derive-3.1.1/Cargo.toml CARGO_PKG_AUTHORS='Tom Parker-Shemilt ' CARGO_PKG_DESCRIPTION='Helper crate for serial_test' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serial_test_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/palfrey/serial_test/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serial_test_derive --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serial_test_derive-3.1.1/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 --cfg 'feature="async"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "test_logging"))' -C metadata=05f6de5791ce7e47 -C extra-filename=-f62f7343d484fc6b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sdd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sdd-3.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sdd-3.0.2/Cargo.toml CARGO_PKG_AUTHORS='wvwwvwwv ' CARGO_PKG_DESCRIPTION='Scalable lock-free delayed memory reclaimer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sdd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wvwwvwwv/scalable-delayed-dealloc/' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=3.0.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sdd --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sdd-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=84a4428f97cb3505 -C extra-filename=-a639c11899139bf5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `unic-ucd-segment` (lib) generated 1 warning (1 duplicate) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:479:1 | 479 | / define_type!( 480 | | A, 481 | | U32, 482 | | u32, ... | 491 | | [U64, U128] 492 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-4384bab1c17ffc32/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/cookie-32da446bf7bb9f9c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/data-encoding-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/data-encoding-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Julien Cretin ' CARGO_PKG_DESCRIPTION='Efficient and customizable data-encoding functions like base64, base32, and hex' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=data-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ia0/data-encoding' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name data_encoding --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/data-encoding-2.6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=587a625aa53b07e6 -C extra-filename=-812a60d42711b553 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling urlparse v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/thiserror-632ec36819e49163/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thiserror-1.0.63/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84d231a0bb629624 -C extra-filename=-8e2343ff715df5a5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror_impl-1671ac5a729ac191.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: `dotenvy` (lib) generated 1 warning (1 duplicate) warning: `base62` (lib) generated 1 warning (1 duplicate) warning: struct `FormatSizeOptionsBuilder` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/humansize-2.1.3/src/options/mod.rs:60:12 | 60 | pub struct FormatSizeOptionsBuilder { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Compiling pest v2.7.11 warning: `constant_time_eq` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=c3bfa003ead0c63f -C extra-filename=-e0f9e8682c1bac60 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern ucd_trie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libucd_trie-785360e6b7d25d1e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stringmatch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringmatch-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringmatch-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Steve Pryde ' CARGO_PKG_DESCRIPTION='Allow the use of regular expressions or strings wherever you need string comparison' CARGO_PKG_HOMEPAGE='https://github.com/stevepryde/stringmatch' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stringmatch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stevepryde/stringmatch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name stringmatch --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/stringmatch-0.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_derive"))' -C metadata=5fa91c48922139ea -C extra-filename=-c7f9863bfecba611 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: method `as_mut_bytes` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake2-0.10.6/src/as_bytes.rs:16:8 | 14 | pub trait AsBytes { | ------- method in this trait 15 | fn as_bytes(&self) -> &[u8]; 16 | fn as_mut_bytes(&mut self) -> &mut [u8]; | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=43773e5068ff7ed3 -C extra-filename=-9e0d732b19c7482e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum_macros-c2c351b279e7c418.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:493:1 | 493 | / define_type!( 494 | | A, 495 | | U64, 496 | | u64, ... | 505 | | [U128] 506 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:507:1 | 507 | define_type!(A, U128, u128, 128, 16, read_u128, write_u128, "unsigned integer", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `unic-segment` (lib) generated 5 warnings (1 duplicate) Compiling argon2 v0.5.3 warning: `humansize` (lib) generated 2 warnings (1 duplicate) warning: `oid-registry` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=argon2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/argon2-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/argon2-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Argon2 password hashing function with support for the Argon2d, Argon2i, and Argon2id algorithmic variants ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=argon2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/password-hashes/tree/master/argon2' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name argon2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=7f3eddce79993c21 -C extra-filename=-5c03e30a688b8e3c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64ct-9a404748efba2b8f.rmeta --extern blake2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblake2-e6eff3c30541bfed.rmeta --extern cpufeatures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcpufeatures-f75587acc44a4e00.rmeta --extern password_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpassword_hash-755b43c3f1081a4b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:508:1 | 508 | / define_type!( 509 | | An, 510 | | I16, 511 | | i16, ... | 520 | | [I32, I64, I128] 521 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlparse-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlparse-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='Yutaka Kamei' CARGO_PKG_DESCRIPTION='This is a URL parsing library like urllib.parse in Python3.x.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yykamei/rust-urlparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name urlparse --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlparse-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=112d58a096e0c152 -C extra-filename=-5269137379eb49f9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:522:1 | 522 | / define_type!( 523 | | An, 524 | | I32, 525 | | i32, ... | 534 | | [I64, I128] 535 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `strum_macros` (lib) generated 5 warnings (1 duplicate) warning: `tracing-attributes` (lib) generated 2 warnings (1 duplicate) Compiling tracing v0.1.40 warning: `actix-multipart-derive` (lib) generated 1 warning (1 duplicate) warning: `p256` (lib) generated 5 warnings (1 duplicate) warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:536:1 | 536 | / define_type!( 537 | | An, 538 | | I64, 539 | | i64, ... | 548 | | [I128] 549 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:550:1 | 550 | define_type!(An, I128, i128, 128, 16, read_i128, write_i128, "signed integer", [], [], [], []); | ---------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:551:1 | 551 | / define_type!( 552 | | An, 553 | | F32, 554 | | f32, ... | 563 | | [] 564 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/byteorder.rs:565:1 | 565 | define_type!(An, F64, f64, 64, 8, read_f64, write_f64, "floating point number", [], [], [], []); | ----------------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `define_type` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling strum v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.26.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 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=85150d169dbca760 -C extra-filename=-2802d5e2d50d269d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum_macros-c2c351b279e7c418.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='The Elegant Parser' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pest --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=393947746c161224 -C extra-filename=-fbd07f99b1d9d139 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-8e2343ff715df5a5.rmeta --extern ucd_trie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libucd_trie-803b89b7c58e40bf.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap-4.5.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap-4.5.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=f479d4fce524e745 -C extra-filename=-2624c468979aeafd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap_builder-6f308df1a7531c33.rmeta --extern clap_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap_derive-b599d29e8b86c7e4.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=../README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/strum-0.25.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=69863e83d1068097 -C extra-filename=-2cd0dae5f04c1d37 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum_macros-e129a54531d69eb9.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `Subtrait` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/macros.rs:323:19 | 323 | trait Subtrait: $trait {} | ^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerocopy-0.7.35/src/wrappers.rs:71:1 | 71 | / safety_comment! { 72 | | /// SAFETY: 73 | | /// - `Unalign` is `repr(packed)`, so it is unaligned regardless of the 74 | | /// alignment of `T`, and so we don't require that `T: Unaligned` ... | 80 | | impl_or_verify!(T: AsBytes => AsBytes for Unalign); 81 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_or_verify` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=crypto,default,kdf,nist_algs,pkcs1,pkcs12,pkcs7,pkcs9,registry,x509,x962 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_CRYPTO=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_KDF=1 CARGO_FEATURE_NIST_ALGS=1 CARGO_FEATURE_PKCS1=1 CARGO_FEATURE_PKCS12=1 CARGO_FEATURE_PKCS7=1 CARGO_FEATURE_PKCS9=1 CARGO_FEATURE_REGISTRY=1 CARGO_FEATURE_X509=1 CARGO_FEATURE_X962=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oid-registry-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oid-registry-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Object Identifier (OID) database' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/oid-registry' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oid-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/oid-registry.git' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/oid-registry-b1f872f6d52fdab6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/oid-registry-bb27c4f5466658fa/build-script-build` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40/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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=147f34b08448e012 -C extra-filename=-da6abd24a7bfa3d1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-a3f72cce257cc48d.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_attributes-e27999dff55f92ba.so --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-e406c27c74632f94.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `thiserror` (lib) generated 1 warning (1 duplicate) warning: `ed25519` (lib) generated 1 warning (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/sha512-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/sha512-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=1f5d3fa254b8c1e0 -C extra-filename=-299bfd5149c6e512 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_attributes-e27999dff55f92ba.so --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-58251f529eb1f9a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [oid-registry 0.7.1] cargo:rerun-if-changed=assets/oid_db.txt warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/argon2-0.5.3/src/lib.rs:148:1 | 148 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/argon2-0.5.3/src/lib.rs:148:1 | 148 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling ppv-lite86 v0.2.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20/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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=6b318104978bec79 -C extra-filename=-28ced31fc8dbff82 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerocopy-954fd0ac0f02841f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `base32` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0/src/parse.rs:373:24 | 373 | pub fn parse(text: &str) -> Result { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 373 | pub fn parse(text: &str) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0/src/parse.rs:390:37 | 390 | pub fn parse_with_options(text: &str, opt: ParsingOptions) -> Result { | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 390 | pub fn parse_with_options(text: &str, opt: ParsingOptions) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0/src/parse.rs:554:16 | 554 | fn parse(text: &str, opt: ParsingOptions) -> Result { | ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 554 | fn parse(text: &str, opt: ParsingOptions) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/roxmltree-0.19.0/src/tokenizer.rs:125:30 | 125 | pub fn from_substr(text: &str, start: usize, end: usize) -> StrSpan { | ^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn from_substr(text: &str, start: usize, end: usize) -> StrSpan<'_> { | ++++ warning: `bigdecimal` (lib) generated 26 warnings (1 duplicate) warning: use of deprecated method `core::str::::trim_left_matches`: superseded by `trim_start_matches` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlparse-0.7.3/src/query_string.rs:87:55 | 87 | let _value = match unquote_plus(value.trim_left_matches('=')) { | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default help: replace the use of the deprecated method | 87 - let _value = match unquote_plus(value.trim_left_matches('=')) { 87 + let _value = match unquote_plus(value.trim_start_matches('=')) { | warning: variable does not need to be mutable --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/urlparse-0.7.3/src/query_string.rs:94:21 | 94 | let mut result = match map.entry(_key) { | ----^^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4/src/flexzerovec/slice.rs:175:33 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'l` | 277 - pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { 277 + pub fn iter0<'l>(&'l self) -> impl Iterator> + 'l { | warning: `blake2` (lib) generated 2 warnings (1 duplicate) warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `strum` (lib) generated 1 warning (1 duplicate) Compiling scc v2.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/Cargo.toml CARGO_PKG_AUTHORS='wvwwvwwv ' CARGO_PKG_DESCRIPTION='High performance containers and utilities for concurrent and asynchronous programming' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wvwwvwwv/scalable-concurrent-containers/' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=2.1.16 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name scc --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom", "serde"))' -C metadata=474fe991351b5ef4 -C extra-filename=-bee426cc4f5c14bf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern sdd=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsdd-a639c11899139bf5.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/script.rs:139:1 | 139 | / decode_impl! { 140 | | 7; 141 | | /// The following substring is unescaped: 142 | | /// ... | 152 | | decode_script_to_writer; 153 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: `zerocopy` (lib) generated 54 warnings (43 duplicates) warning: `clap` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/script.rs:155:1 | 155 | / decode_impl! { 156 | | 7; 157 | | /// The following substring and character is unescaped: 158 | | /// ... | 169 | | decode_script_single_quoted_text_to_writer; 170 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/script.rs:172:1 | 172 | / decode_impl! { 173 | | 7; 174 | | /// The following substring and character are unescaped: 175 | | /// ... | 186 | | decode_script_double_quoted_text_to_writer; 187 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: `iso_country` (lib) generated 1 warning (1 duplicate) warning: constant `PNG_SIGNATURE` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/codecs/png.rs:26:18 | 26 | pub(crate) const PNG_SIGNATURE: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10]; | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:720:19 | 720 | pub fn pixels(&self) -> Pixels

{ | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 720 | pub fn pixels(&self) -> Pixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:733:17 | 733 | pub fn rows(&self) -> Rows

{ | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 733 | pub fn rows(&self) -> Rows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:742:29 | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 742 | pub fn enumerate_pixels(&self) -> EnumeratePixels<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:754:27 | 754 | pub fn enumerate_rows(&self) -> EnumerateRows

{ | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 754 | pub fn enumerate_rows(&self) -> EnumerateRows<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:898:23 | 898 | pub fn pixels_mut(&mut self) -> PixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 898 | pub fn pixels_mut(&mut self) -> PixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:911:21 | 911 | pub fn rows_mut(&mut self) -> RowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 911 | pub fn rows_mut(&mut self) -> RowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:918:33 | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 918 | pub fn enumerate_pixels_mut(&mut self) -> EnumeratePixelsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/buffer.rs:931:31 | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut

{ | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | pub fn enumerate_rows_mut(&mut self) -> EnumerateRowsMut<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/image-0.25.2/src/image.rs:874:15 | 874 | fn pixels(&self) -> Pixels | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 874 | fn pixels(&self) -> Pixels<'_, Self> | +++ warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `unidecode` (lib) generated 1 warning (1 duplicate) [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/script.rs:189:1 | 189 | / decode_impl! { 190 | | 7; 191 | | /// The following substring and characters are unescaped: 192 | | /// ... | 204 | | decode_script_quoted_text_to_writer; 205 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/style.rs:132:1 | 132 | / decode_impl! { 133 | | 6; 134 | | /// The following substring is unescaped: 135 | | /// ... | 145 | | decode_style_to_writer; 146 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/style.rs:148:1 | 148 | / decode_impl! { 149 | | 6; 150 | | /// The following substring and character is unescaped: 151 | | /// ... | 162 | | decode_style_single_quoted_text_to_writer; 163 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: `wasm-bindgen-macro` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/style.rs:165:1 | 165 | / decode_impl! { 166 | | 6; 167 | | /// The following substring and character are unescaped: 168 | | /// ... | 179 | | decode_style_double_quoted_text_to_writer; 180 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/decode_impl.rs:7:59 | 7 | pub fn $decode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/element/style.rs:182:1 | 182 | / decode_impl! { 183 | | 6; 184 | | /// The following substring and characters are unescaped: 185 | | /// ... | 197 | | decode_style_quoted_text_to_writer; 198 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `decode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $decode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/decode/html_entity/mod.rs:18:59 | 18 | pub fn decode_html_entities>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub fn decode_html_entities>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:144:30 | 144 | pub fn read_root_storage(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 144 | pub fn read_root_storage(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:150:9 | 150 | &self, | ^^^^^ the lifetime is elided here 151 | path: P, 152 | ) -> io::Result { | ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 152 | ) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:160:17 | 160 | pub fn walk(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn walk(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:168:9 | 168 | &self, | ^^^^^ the lifetime is elided here 169 | path: P, 170 | ) -> io::Result { | ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 170 | ) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:227:9 | 227 | &mut self, | ^^^^^^^^^ the lifetime is elided here 228 | path: P, 229 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:233:30 | 233 | fn open_stream_with_path(&mut self, path: &Path) -> io::Result> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 233 | fn open_stream_with_path(&mut self, path: &Path) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:720:9 | 720 | &mut self, | ^^^^^^^^^ the lifetime is elided here 721 | path: P, 722 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 722 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:730:9 | 730 | &mut self, | ^^^^^^^^^ the lifetime is elided here 731 | path: P, 732 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 732 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/lib.rs:737:9 | 737 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 740 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 740 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/alloc.rs:71:9 | 71 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 74 | ) -> io::Result> { | ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 74 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/alloc.rs:141:9 | 141 | &mut self, | ^^^^^^^^^ the lifetime is elided here 142 | offset_within_header: u64, 143 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 143 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/alloc.rs:147:27 | 147 | pub fn seek_to_sector(&mut self, sector_id: u32) -> io::Result> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | pub fn seek_to_sector(&mut self, sector_id: u32) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/alloc.rs:152:9 | 152 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 155 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 155 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/alloc.rs:160:9 | 160 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 165 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:73:33 | 73 | pub fn root_storage_entries(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub fn root_storage_entries(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:84:28 | 84 | pub fn storage_entries(&self, path: &Path) -> io::Result { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 84 | pub fn storage_entries(&self, path: &Path) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:113:17 | 113 | pub fn walk(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub fn walk(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:125:25 | 125 | pub fn walk_storage(&self, path: &Path) -> io::Result { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 125 | pub fn walk_storage(&self, path: &Path) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:147:9 | 147 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 150 | ) -> io::Result> { | ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 150 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:261:9 | 261 | &mut self, | ^^^^^^^^^ the lifetime is elided here 262 | offset_within_header: u64, 263 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 263 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:267:26 | 267 | fn seek_to_dir_entry(&mut self, stream_id: u32) -> io::Result> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 267 | fn seek_to_dir_entry(&mut self, stream_id: u32) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/directory.rs:272:9 | 272 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 275 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 275 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:75:33 | 75 | pub fn root_storage_entries(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 75 | pub fn root_storage_entries(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:80:28 | 80 | pub fn storage_entries(&self, path: &Path) -> io::Result { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 80 | pub fn storage_entries(&self, path: &Path) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:87:17 | 87 | pub fn walk(&self) -> Entries { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 87 | pub fn walk(&self) -> Entries<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:94:25 | 94 | pub fn walk_storage(&self, path: &Path) -> io::Result { | ^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn walk_storage(&self, path: &Path) -> io::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/script.rs:167:1 | 167 | / encode_impl! { 168 | | 7; 169 | | /// The following substring is escaped: 170 | | /// ... | 181 | | encode_script_to_writer; 182 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/script.rs:184:1 | 184 | / encode_impl! { 185 | | 7; 186 | | /// The following substring and character are escaped: 187 | | /// ... | 199 | | encode_script_single_quoted_text_to_writer; 200 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: `slug` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:99:9 | 99 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 102 | ) -> io::Result> { | ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 102 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:107:9 | 107 | &mut self, | ^^^^^^^^^ the lifetime is elided here 108 | start_sector_id: u32, 109 | ) -> io::Result> { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 109 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/minialloc.rs:162:9 | 162 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 165 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 165 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/sector.rs:44:9 | 44 | &mut self, | ^^^^^^^^^ the lifetime is elided here 45 | offset_within_header: u64, 46 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | ) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/sector.rs:56:27 | 56 | pub fn seek_to_sector(&mut self, sector_id: u32) -> io::Result> { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn seek_to_sector(&mut self, sector_id: u32) -> io::Result> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cfb-0.7.3/src/internal/sector.rs:61:9 | 61 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 64 | ) -> io::Result> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 64 | ) -> io::Result> { | +++ warning: `strum` (lib) generated 1 warning (1 duplicate) warning: `png` (lib) generated 6 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/script.rs:202:1 | 202 | / encode_impl! { 203 | | 7; 204 | | /// The following substring and character are escaped: 205 | | /// ... | 217 | | encode_script_double_quoted_text_to_writer; 218 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ Compiling tinystr v0.7.6 Compiling icu_collections v1.5.0 Compiling opentelemetry v0.27.1 Compiling euclid_macros v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_macros) Compiling tracing-futures v0.2.5 [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/chacha20_poly1305_x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/chacha20_poly1305_x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasm_bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Easy support for interacting between JS and Rust. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.2.99 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/wasm-bindgen-a334fe56e1994db5/out /usr/local/bin/rustc --crate-name wasm_bindgen --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="default"' --cfg 'feature="spans"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "enable-interning", "gg-alloc", "serde", "serde-serialize", "serde_json", "spans", "std", "strict-macro", "xxx_debug_only_print_generated_code"))' -C metadata=249055dac194a28c -C extra-filename=-09dad4ec87716083 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern wasm_bindgen_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen_macro-f524f4feba00c85a.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/script.rs:220:1 | 220 | / encode_impl! { 221 | | 7; 222 | | /// The following substring and characters are escaped: 223 | | /// ... | 236 | | encode_script_quoted_text_to_writer; 237 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=737591899e61fb05 -C extra-filename=-7aa90b1a5982dc19 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-23898a883f706204.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-418c327134c06baa.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `sdd` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=euclid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Macros for Euclid DSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=euclid_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name euclid_macros --edition=2021 crates/euclid_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f922b683f09a1a1 -C extra-filename=-105488699c370916 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-3b51b25da11545b2.rlib --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-2802d5e2d50d269d.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='OpenTelemetry API for Rust' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.27.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="pin-project-lite"' --cfg 'feature="thiserror"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "futures-sink", "internal-logs", "logs", "metrics", "otel_unstable", "pin-project-lite", "spec_unstable_logs_enabled", "testing", "thiserror", "trace", "tracing"))' -C metadata=54ef73deb1c86b60 -C extra-filename=-f30cc2818188c9db --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `winnow` (lib) generated 27 warnings (27 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/style.rs:156:1 | 156 | / encode_impl! { 157 | | 6; 158 | | /// The following substring is escaped: 159 | | /// ... | 170 | | encode_style_to_writer; 171 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/style.rs:173:1 | 173 | / encode_impl! { 174 | | 6; 175 | | /// The following substring and character are escaped: 176 | | /// ... | 188 | | encode_style_single_quoted_text_to_writer; 189 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: `tracing` (lib) generated 2 warnings (2 duplicates) warning: `stringmatch` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='OpenTelemetry API for Rust' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.27.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="pin-project-lite"' --cfg 'feature="thiserror"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-core", "futures-sink", "internal-logs", "logs", "metrics", "otel_unstable", "pin-project-lite", "spec_unstable_logs_enabled", "testing", "thiserror", "trace", "tracing"))' -C metadata=eb9086f88ccd2eb2 -C extra-filename=-37b9402dad1d4f13 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4294de43dade2322.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-8e2343ff715df5a5.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ahash-0d1e5b6f1aa2bc9c/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=fc47b6b28a605154 -C extra-filename=-8792330e85a4059e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-95907662d83bd5e8.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern zerocopy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerocopy-69120c0baadc4732.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg 'feature="folded_multiply"'` warning: `pem` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=euclid_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_macros CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_macros/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Macros for Euclid DSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=euclid_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name euclid_macros --edition=2021 crates/euclid_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=835f94d13f1eb8dd -C extra-filename=-0c2c56072ddb4274 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-3b51b25da11545b2.rlib --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-2802d5e2d50d269d.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `iso_currency` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/style.rs:191:1 | 191 | / encode_impl! { 192 | | 6; 193 | | /// The following substring and character are escaped: 194 | | /// ... | 206 | | encode_style_double_quoted_text_to_writer; 207 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/encode_impl.rs:7:59 | 7 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/element/style.rs:209:1 | 209 | / encode_impl! { 210 | | 6; 211 | | /// The following substring and characters are escaped: 212 | | /// ... | 225 | | encode_style_quoted_text_to_writer; 226 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 7 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-util-0.3.30/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 196 | / encode_impl! { 197 | | /// The following characters are escaped: 198 | | /// 199 | | /// * `&` => `&` ... | 209 | | encode_text_minimal_to_writer; 210 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 212 | / encode_impl! { 213 | | /// The following characters are escaped: 214 | | /// 215 | | /// * `&` => `&` ... | 226 | | encode_text_to_writer; 227 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 229 | / encode_impl! { 230 | | /// The following characters are escaped: 231 | | /// 232 | | /// * `&` => `&` ... | 244 | | encode_double_quoted_attribute_to_writer; 245 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 247 | / encode_impl! { 248 | | /// The following characters are escaped: 249 | | /// 250 | | /// * `&` => `&` ... | 262 | | encode_single_quoted_attribute_to_writer; 263 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 265 | / encode_impl! { 266 | | /// The following characters (HTML reserved characters) are escaped: 267 | | /// 268 | | /// * `&` => `&` ... | 281 | | encode_quoted_attribute_to_writer; 282 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ Compiling qrcode v0.14.1 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/mod.rs:112:59 | 112 | pub fn $encode_name>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 284 | / encode_impl! { 285 | | /// The following characters are escaped: 286 | | /// 287 | | /// * `&` => `&` ... | 301 | | encode_safe_to_writer; 302 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `encode_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 112 | pub fn $encode_name>(text: &S) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/html-escape-0.2.13/src/encode/html_entity/unquoted_attribute.rs:22:64 | 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow { | ^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 22 | pub fn encode_unquoted_attribute>(text: &S) -> Cow<'_, str> { | +++ warning: `password-hash` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=qrcode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='kennytm ' CARGO_PKG_DESCRIPTION='QR code encoder in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=qrcode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kennytm/qrcode-rust' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name qrcode --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="pic"' --cfg 'feature="svg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "image", "pic", "svg"))' -C metadata=fea4dd327a297cff -C extra-filename=-b5964e6594134c7c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern image=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libimage-294bdb8beafbfb98.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b7dcd206d80a0f92 -C extra-filename=-ede608d138fb5dca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerocopy-69120c0baadc4732.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for instrumenting `futures` with `tracing`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_futures --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="pin-project"' --cfg 'feature="std"' --cfg 'feature="std-future"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "futures-01", "futures-03", "futures-task", "futures_01", "pin-project", "std", "std-future", "tokio", "tokio-executor"))' -C metadata=e1a3f3b9cc2648c5 -C extra-filename=-497e8b4a8797d23c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pin_project=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project-31392aa06f8a37ed.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-a3e474511d311a4a.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=c08feb015a096b4d -C extra-filename=-0edc94f41b3fd7c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `maud_macros` (lib) generated 1 warning (1 duplicate) warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/src/codepointinvlist/cpinvlist.rs:407:30 | 407 | .flat_map(|pair| (AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1]))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 407 - .flat_map(|pair| (AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1]))) 407 + .flat_map(|pair| AsULE::from_unaligned(pair[0])..AsULE::from_unaligned(pair[1])) | warning: `idna` (lib) generated 1 warning (1 duplicate) warning: `urlparse` (lib) generated 3 warnings (1 duplicate) warning: `tracing` (lib) generated 2 warnings (1 duplicate) warning: `zerocopy` (lib) generated 54 warnings (50 duplicates) Compiling infer v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=infer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/infer-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/infer-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Bojan ' CARGO_PKG_DESCRIPTION='Small crate to infer file type based on magic number signatures' CARGO_PKG_HOMEPAGE='https://github.com/bojand/infer' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=infer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bojand/infer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name infer --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/infer-0.15.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="cfb"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfb", "default", "std"))' -C metadata=d34b0e7b62541a31 -C extra-filename=-e7d7c9333449bc30 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfb=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfb-766363171b6a7e59.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `serde_with_macros` (lib) generated 2 warnings (1 duplicate) Compiling rand_chacha v0.3.1 warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/src/trace/span_context.rs:238:39 | 238 | let allowed_special = |b: u8| (b == b'_' || b == b'-' || b == b'*' || b == b'/'); | ^ ^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-0.27.1/src/lib.rs:232:5 | 232 | unused | ^^^^^^ = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` help: remove these parentheses | 238 - let allowed_special = |b: u8| (b == b'_' || b == b'-' || b == b'*' || b == b'/'); 238 + let allowed_special = |b: u8| b == b'_' || b == b'-' || b == b'*' || b == b'/'; | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=1df725aa27ddb506 -C extra-filename=-f0616e48268a8666 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libppv_lite86-28ced31fc8dbff82.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-9c9a7c504374fb6d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/src/lib.rs:87:5 | 87 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/src/lib.rs:95:5 | 95 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `futures_preview` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/src/executor/mod.rs:6:7 | 6 | #[cfg(feature = "futures_preview")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `futures`, `futures-01`, `futures-03`, `futures-task`, `futures_01`, `pin-project`, `std`, `std-future`, `tokio`, and `tokio-executor` = help: consider adding `futures_preview` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `futures_preview` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-futures-0.2.5/src/executor/mod.rs:8:7 | 8 | #[cfg(feature = "futures_preview")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `futures`, `futures-01`, `futures-03`, `futures-task`, `futures_01`, `pin-project`, `std`, `std-future`, `tokio`, and `tokio-executor` = help: consider adding `futures_preview` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/src/render/unicode.rs:66:70 | 66 | rows[0].iter().zip(rows[1]).map(|(top, bot)| (top * 2 + bot)).collect::>() | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 66 - rows[0].iter().zip(rows[1]).map(|(top, bot)| (top * 2 + bot)).collect::>() 66 + rows[0].iter().zip(rows[1]).map(|(top, bot)| top * 2 + bot).collect::>() | warning: unnecessary parentheses around closure body --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/src/render/unicode.rs:68:50 | 68 | rows[0].iter().map(|top| (top * 2)).collect::>() | ^ ^ | help: remove these parentheses | 68 - rows[0].iter().map(|top| (top * 2)).collect::>() 68 + rows[0].iter().map(|top| top * 2).collect::>() | warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `serial_test_derive` (lib) generated 1 warning (1 duplicate) [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/closure.rs:601:24 | 601 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 747 | / doit! { 748 | | () 749 | | (A a1 a2 a3 a4) 750 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 756 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 757 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/closure.rs:661:24 | 661 | unsafe extern fn destroy<$($var: FromWasmAbi,)* R: ReturnWasmAbi>( | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 747 | / doit! { 748 | | () 749 | | (A a1 a2 a3 a4) 750 | | (A a1 a2 a3 a4 B b1 b2 b3 b4) ... | 756 | | (A a1 a2 a3 a4 B b1 b2 b3 b4 C c1 c2 c3 c4 D d1 d2 d3 d4 E e1 e2 e3 e4 F f1 f2 f3 f4 G g1 g2 g3 g4 H h1 h2 h3 h4) 757 | | } | |_- in this macro invocation | = note: this warning originates in the macro `doit` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/lib.rs:54:20 | 54 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/externref.rs:8:1 | 8 | / externs! { 9 | | #[link(wasm_import_module = "__wbindgen_externref_xform__")] 10 | | extern "C" { 11 | | fn __wbindgen_externref_table_grow(delta: usize) -> i32; ... | 14 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/lib.rs:54:20 | 54 | unsafe extern fn $name($($args)*) -> $ret { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` ... 1030 | / externs! { 1031 | | #[link(wasm_import_module = "__wbindgen_placeholder__")] 1032 | | extern "C" { 1033 | | fn __wbindgen_object_clone_ref(idx: u32) -> u32; ... | 1128 | | } | |_- in this macro invocation | = note: this warning originates in the macro `externs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `zerovec` (lib) generated 3 warnings (1 duplicate) warning: `tokio` (lib) generated 9 warnings (1 duplicate) Compiling icu_locid v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=0a78884f4099c303 -C extra-filename=-540c37f16f362196 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-fa49c63e8ef87b4d.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-aa65cedf0ad9a578.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=817843950455aede -C extra-filename=-9c671e3582aa75fb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern litemap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblitemap-f094996c485a9ac8.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-0edc94f41b3fd7c7.rmeta --extern writeable=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwriteable-2283c64d3324e49e.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tinystr-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=3c83e7b727ab6acf -C extra-filename=-985aaa4c66732a84 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/src/char16trie/trie.rs:95:17 | 95 | pub fn iter(&self) -> Char16TrieIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 95 | pub fn iter(&self) -> Char16TrieIterator<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/src/codepointinvlist/cpinvlist.rs:381:37 | 381 | pub(crate) fn as_inversion_list(&self) -> &ZeroVec { | ^^^^^ ^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub(crate) fn as_inversion_list(&self) -> &ZeroVec<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_collections-1.5.0/src/codepointtrie/cptrie.rs:882:24 | 882 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 882 | pub fn iter_ranges(&self) -> CodePointMapRangeIterator<'_, T> { | +++ warning: enum `Scope` is never used --> crates/euclid_macros/src/inner/knowledge.rs:305:6 | 305 | enum Scope { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `html-escape` (lib) generated 25 warnings (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/sha256-x86_64-elf.o" "/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.16.20/pregenerated/sha256-x86_64-elf.S" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `pkcs1` (lib) generated 8 warnings (1 duplicate) Compiling http-body-util v0.1.2 warning: `tinystr` (lib) generated 1 warning (1 duplicate) Compiling futures-executor v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=41d9458f781432f9 -C extra-filename=-8b218ad50786d017 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_task=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_task-3b98f86255f37f28.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tracing-futures` (lib) generated 5 warnings (1 duplicate) [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6ea5668c1c822cc -C extra-filename=-192c4d4d1ee2d59d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: `thirtyfour-macros` (lib) generated 1 warning (1 duplicate) warning: `libyml` (lib) generated 3 warnings (3 duplicates) warning: `zerovec` (lib) generated 3 warnings (3 duplicates) warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/src/lib.rs:249:29 | 249 | pub fn render(&self) -> Renderer

{ | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 249 | pub fn render(&self) -> Renderer<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/qrcode-0.14.1/src/optimize.rs:101:22 | 101 | pub fn new(data: &[u8]) -> Parser { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 101 | pub fn new(data: &[u8]) -> Parser<'_> { | ++++ [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some(3) [ring 0.17.8] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out) [ring 0.17.8] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.8] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some(cc) [ring 0.17.8] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.8] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.8] RUSTC_WRAPPER = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `proc-macro2` (lib) generated 12 warnings (12 duplicates) Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d22f66184d9dde8d -C extra-filename=-5bb14332947d5318 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --extern rand_chacha=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_chacha-f0616e48268a8666.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-9c9a7c504374fb6d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `p384` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=2e75b1a64311bfc8 -C extra-filename=-f8eb2595fa4b6b95 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libahash-8792330e85a4059e.rmeta --extern allocator_api2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liballocator_api2-db138f2ffc04381b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `derive_more` (lib) generated 1 warning (1 duplicate) warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest-2.7.11/src/iterators/pairs.rs:330:70 | 329 | tag: &'i str, | -- the lifetime is named here 330 | ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { | -- -- ^^ the same lifetime is elided here | | | | | the same lifetime is named here | the same lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'i` | 330 - ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + '_> { 330 + ) -> Filter, impl FnMut(&Pair<'i, R>) -> bool + 'i> { | warning: `ahash` (lib) generated 46 warnings (1 duplicate) Compiling futures v0.3.30 [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some(false) [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.8] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.8] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=7339f38bbe2c208c -C extra-filename=-8bc9b43cb204f524 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libppv_lite86-ede608d138fb5dca.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tokio-stream v0.1.17 Compiling tokio-util v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17/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 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=673a03e07b8a4999 -C extra-filename=-ca3b35f871318659 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=26b0e1a1428ab904 -C extra-filename=-002b01a3bf258691 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern litemap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblitemap-75df66d1cd1cbfb4.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-985aaa4c66732a84.rmeta --extern writeable=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwriteable-7f3b8fec056fa358.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=aff5bf923749b942 -C extra-filename=-bbcb1dec48009731 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_executor-8b218ad50786d017.rmeta --extern futures_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_io-6792b275ac3e0838.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern futures_task=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_task-3b98f86255f37f28.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.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 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=3cac10c40edd7b61 -C extra-filename=-cc43ed17f57a0966 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4294de43dade2322.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) warning: `argon2` (lib) generated 5 warnings (3 duplicates) warning: `roxmltree` (lib) generated 5 warnings (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_derive` (lib) generated 4 warnings (1 duplicate) warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2/src/either.rs:27:37 | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub(crate) fn project(self: Pin<&mut Self>) -> EitherProj<'_, L, R> { | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `futures-util` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-472b4619d58895eb/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=eb8098d59f38ad29 -C extra-filename=-4260aff8ac09a1c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.210 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=210 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde-eed4a1962c0d0cf2/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/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 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ce448e6318ef1eb8 -C extra-filename=-10bdeef275e12db6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling pest_meta v2.7.11 warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling cookie-factory v0.3.3 [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_meta CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_meta-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_meta-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='DragoÈ™ Tiselice ' CARGO_PKG_DESCRIPTION='pest meta language parser and validator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_meta CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_meta --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_meta-2.7.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=5296f1fc5ee83923 -C extra-filename=-863575f9ba24d6fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern pest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest-fbd07f99b1d9d139.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cookie_factory CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-factory-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-factory-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Geoffroy Couprie :Pierre Chifflier ' CARGO_PKG_DESCRIPTION='nom inspired serialization library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie-factory CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-bakery/cookie-factory' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cookie_factory --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cookie-factory-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "futures", "std"))' -C metadata=b22c5d028108898d -C extra-filename=-d638c6b1dd39f725 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tinystr` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-0228abc5c28b450e/out /usr/local/bin/rustc --crate-name axum_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "tracing"))' -C metadata=915b3a5272833540 -C extra-filename=-f5c3ee40a49489ee --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-d59f6b90220a8df0.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-fff2a26e6d8a3dcd.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11/src/codec/length_delimited.rs:642:9 | 642 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string()); | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/other/mod.rs:177:24 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --cfg 'feature="wasm32_unknown_unknown_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=ea4bb8ee5aa981f1 -C extra-filename=-899e28bb8a96f93a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-95907662d83bd5e8.rmeta --extern spin=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libspin-0234d6fd8799d184.rmeta --extern untrusted=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuntrusted-b1df8dda3f782f3c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` warning: `pest` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Combinators and adapters for HTTP request or response bodies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION=1.49 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/http-body-util-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d292e6165af1fe0f -C extra-filename=-05bfc46662bb4245 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-d2f14fe6ef524447.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,log,logging,ring,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-d267805ce2d3f3a8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-bf3a12364931c3b3/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/futures-executor-0.3.30/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=29af62ac6c68fef3 -C extra-filename=-a3c7c22759c952c6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_task=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_task-5fc9bbf898bff5bd.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: `ignore` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=dangerous_configuration,default,log,logging,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DANGEROUS_CONFIGURATION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-5457cbe6cdd6b199/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-5562abe08af30deb/build-script-build` warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) warning: unused variable: `msg` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/externref.rs:101:19 | 101 | fn internal_error(msg: &str) -> ! { | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` | = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default warning: `futures` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=9e7f0757921fb529 -C extra-filename=-3b261a3b20a4578d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern rand_chacha=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_chacha-8bc9b43cb204f524.rmeta --extern rand_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_core-8de140a7ad5ef7cb.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:164:32 | 164 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_tinystr_subtag` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: `futures-executor` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/helpers.rs:354:36 | 354 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_writeable_for_each_subtag_str_no_test` which comes from the expansion of the macro `impl_writeable_for_subtag_list` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/lib.rs:1814:23 | 1814 | pub fn borrow(&self) -> Ref { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1814 | pub fn borrow(&self) -> Ref<'_, T> { | +++ [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/wasm-bindgen-0.2.99/src/lib.rs:1827:27 | 1827 | pub fn borrow_mut(&self) -> RefMut { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1827 | pub fn borrow_mut(&self) -> RefMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:224:20 | 224 | pub fn reserve(&self, additional_capacity: usize) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/lib.rs:1:23 | 1 | #![deny(missing_docs, warnings, clippy::all, clippy::pedantic)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 224 | pub fn reserve(&self, additional_capacity: usize) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:254:18 | 254 | pub fn entry(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 254 | pub fn entry(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:291:30 | 291 | pub async fn entry_async(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | pub async fn entry_async(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:343:24 | 343 | pub fn first_entry(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 343 | pub fn first_entry(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:372:36 | 372 | pub async fn first_entry_async(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub async fn first_entry_async(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:401:48 | 401 | pub fn any_entry bool>(&self, pred: P) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 401 | pub fn any_entry bool>(&self, pred: P) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:429:9 | 429 | &self, | ^^^^^ the lifetime is elided here 430 | mut pred: P, 431 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 431 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:787:19 | 787 | pub fn get(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 787 | pub fn get(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_map.rs:826:31 | 826 | pub async fn get_async(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 826 | pub async fn get_async(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_set.rs:111:20 | 111 | pub fn reserve(&self, capacity: usize) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | pub fn reserve(&self, capacity: usize) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:220:20 | 220 | pub fn reserve(&self, additional_capacity: usize) -> Option> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 220 | pub fn reserve(&self, additional_capacity: usize) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:252:18 | 252 | pub fn entry(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 252 | pub fn entry(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: `utoipa-gen` (lib) generated 21 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:289:30 | 289 | pub async fn entry_async(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 289 | pub async fn entry_async(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:343:24 | 343 | pub fn first_entry(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 343 | pub fn first_entry(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:372:36 | 372 | pub async fn first_entry_async(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub async fn first_entry_async(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:401:48 | 401 | pub fn any_entry bool>(&self, pred: P) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 401 | pub fn any_entry bool>(&self, pred: P) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:429:9 | 429 | &self, | ^^^^^ the lifetime is elided here 430 | mut pred: P, 431 | ) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 431 | ) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:660:19 | 660 | pub fn get(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 660 | pub fn get(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_index.rs:699:31 | 699 | pub async fn get_async(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 699 | pub async fn get_async(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_cache.rs:185:18 | 185 | pub fn entry(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 185 | pub fn entry(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_cache.rs:223:30 | 223 | pub async fn entry_async(&self, key: K) -> Entry { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 223 | pub async fn entry_async(&self, key: K) -> Entry<'_, K, V, H> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_cache.rs:374:19 | 374 | pub fn get(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 374 | pub fn get(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/hash_cache.rs:414:31 | 414 | pub async fn get_async(&self, key: &Q) -> Option> | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 414 | pub async fn get_async(&self, key: &Q) -> Option> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/scc-2.1.16/src/bag.rs:260:21 | 260 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 260 | pub fn iter_mut(&mut self) -> IterMut<'_, T, ARRAY_LEN> { | +++ warning: `icu_collections` (lib) generated 5 warnings (5 duplicates) warning: `cfb` (lib) generated 33 warnings (1 duplicate) warning: `icu_collections` (lib) generated 5 warnings (1 duplicate) warning: `stringprep` (lib) generated 1 warning (1 duplicate) warning: `futures-util` (lib) generated 2 warnings (2 duplicates) Compiling js-sys v0.3.70 warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=js_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/js-sys-0.3.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/js-sys-0.3.70/Cargo.toml CARGO_PKG_AUTHORS='The wasm-bindgen Developers' CARGO_PKG_DESCRIPTION='Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. ' CARGO_PKG_HOMEPAGE='https://rustwasm.github.io/wasm-bindgen/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=js-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.3.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name js_sys --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/js-sys-0.3.70/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(js_sys_unstable_apis)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e4af777032226cb -C extra-filename=-be0650429782fb59 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern wasm_bindgen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen-09dad4ec87716083.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `euclid_macros` (lib) generated 2 warnings (2 duplicates) warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/src/lib.rs:1:13 | 1 | #![cfg_attr(nightly_error_messages, feature(diagnostic_namespace))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/src/extract/mod.rs:47:5 | 47 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/src/extract/mod.rs:74:5 | 74 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/montgomery.o" "crypto/fipsmodule/bn/montgomery.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `tokio-stream` (lib) generated 1 warning (1 duplicate) warning: trait `Float` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 566 | ) -> Result, WeightedError> | +++ Compiling icu_provider v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=fd65a271a0a88c65 -C extra-filename=-bf633e7c33d831b7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_locid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid-9c671e3582aa75fb.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider_macros-07fecd8c8be555a8.so --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-eb0ff061231c518b.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-0edc94f41b3fd7c7.rmeta --extern writeable=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwriteable-2283c64d3324e49e.rmeta --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-23898a883f706204.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-418c327134c06baa.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pest` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-core-ecb2e4bd579f9d78/out /usr/local/bin/rustc --crate-name axum_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-core-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "tracing"))' -C metadata=bec576dab7de8b60 -C extra-filename=-0fa13dd6d806dc19 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-d2f14fe6ef524447.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-05bfc46662bb4245.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8211a6545c4d7eae.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-56545ea88d415fd7.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-1b4f8ed48b9d13a0.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-690393e75de69d31.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling chumsky v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chumsky CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chumsky-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chumsky-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Joshua Barretto ' CARGO_PKG_DESCRIPTION='A parser library for humans with powerful error recovery' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chumsky CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zesterer/chumsky' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name chumsky --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chumsky-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="spill-stack"' --cfg 'feature="stacker"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "nightly", "spill-stack", "stacker", "std"))' -C metadata=bee7383b5390d295 -C extra-filename=-3c68c2ca5feda52d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-f8eb2595fa4b6b95.rmeta --extern stacker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstacker-15561e8e210e51f1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out` Compiling h2 v0.4.6 warning: `futures-executor` (lib) generated 1 warning (1 duplicate) warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=ffa27ff350443499 -C extra-filename=-026f5de4181c0fa3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libatomic_waker-0a07ac604e0db203.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-5970c25a480d9a4f.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4294de43dade2322.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-7d22148d60450907.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-f32e819595c9438c.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-cc43ed17f57a0966.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tower v0.4.13 Compiling opentelemetry_sdk v0.27.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_sdk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The SDK for the OpenTelemetry metrics collection and distributed tracing framework' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry_sdk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.27.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="async-trait"' --cfg 'feature="glob"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="rt-tokio-current-thread"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-trait", "default", "experimental_metrics_periodic_reader_no_runtime", "glob", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-async-std", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "tracing", "url"))' -C metadata=19a43fbaef3e67ae -C extra-filename=-faf240bcfc363c1b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-524718277af10924.rmeta --extern futures_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_executor-a3c7c22759c952c6.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern glob=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglob-aaef252234c0e054.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-37b9402dad1d4f13.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-92f79421133213bc.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-5bb14332947d5318.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-8e2343ff715df5a5.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-ca3b35f871318659.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/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 --cfg 'feature="__common"' --cfg 'feature="balance"' --cfg 'feature="buffer"' --cfg 'feature="discover"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="indexmap"' --cfg 'feature="limit"' --cfg 'feature="load"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rand"' --cfg 'feature="ready-cache"' --cfg 'feature="slab"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=cfbbf2fe5441f570 -C extra-filename=-d7e33b4ad927e260 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-1363aa89039cb6e2.rmeta --extern pin_project=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project-52aa3c049daf10e7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-5bb14332947d5318.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-f32e819595c9438c.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-cc43ed17f57a0966.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-1b4f8ed48b9d13a0.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-690393e75de69d31.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling phf_generator v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_generator-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_generator-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_generator-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=a6935482f78f6b99 -C extra-filename=-79288ed6d887285b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_shared-d7bbe458cc598126.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-5bb14332947d5318.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `cookie-factory` (lib) generated 1 warning (1 duplicate) warning: `http-body-util` (lib) generated 3 warnings (3 duplicates) warning: `wasm-bindgen` (lib) generated 8 warnings (1 duplicate) warning: `tokio` (lib) generated 1 warning (1 duplicate) warning: `scc` (lib) generated 25 warnings (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/montgomery_inv.o" "crypto/fipsmodule/bn/montgomery_inv.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.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 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=9f5eb18c1980fa5e -C extra-filename=-8ac696485d10bd45 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_locid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid-002b01a3bf258691.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider_macros-07fecd8c8be555a8.so --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-4af582d2c0b8378c.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-985aaa4c66732a84.rmeta --extern writeable=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwriteable-7f3b8fec056fa358.rmeta --extern yoke=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libyoke-fa49c63e8ef87b4d.rmeta --extern zerofrom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerofrom-aa65cedf0ad9a578.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `infer` (lib) generated 1 warning (1 duplicate) Compiling pest_generator v2.7.11 warning: trait `Encoding` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/endian.rs:7:11 | 7 | pub trait Encoding: From + Into | ^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/pkcs8.rs:56:21 | 56 | fn alg_id_value(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | fn alg_id_value(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/pkcs8.rs:65:22 | 65 | pub fn curve_oid(&self) -> untrusted::Input { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 65 | pub fn curve_oid(&self) -> untrusted::Input<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ warning: `rand` (lib) generated 32 warnings (1 duplicate) warning: `tokio-util` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/key.rs:550:24 | 550 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/request.rs:173:24 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/any.rs:389:24 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/any.rs:397:24 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/any.rs:420:23 | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider; | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 420 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/any.rs:428:23 | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider

{ | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:313:24 | 313 | fn write_to_string(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Compiling phf_codegen v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_generator-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_generator-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest code generator' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_generator CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_generator --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_generator-2.7.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=a4a8bc353daa991a -C extra-filename=-f991509f3cd87b61 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest-fbd07f99b1d9d139.rmeta --extern pest_meta=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest_meta-863575f9ba24d6fd.rmeta --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_codegen-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_codegen-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name phf_codegen --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phf_codegen-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7a8c3e2fc07d6ce -C extra-filename=-a2e12aff0233c66b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_generator-79288ed6d887285b.rmeta --extern phf_shared=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_shared-d7bbe458cc598126.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `qrcode` (lib) generated 5 warnings (1 duplicate) warning: `opentelemetry` (lib) generated 2 warnings (2 duplicates) Compiling nanoid v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nanoid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nanoid-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nanoid-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Govorov ' CARGO_PKG_DESCRIPTION='A tiny, secure, URL-friendly, unique string ID generator for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/nikolay-govorov/nanoid' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nanoid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nikolay-govorov/nanoid.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nanoid --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nanoid-0.4.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=110aba6761c1cd4f -C extra-filename=-d348c13898ae2bbe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `data-encoding` (lib) generated 1 warning (1 duplicate) warning: `phf_generator` (lib) generated 1 warning (1 duplicate) Compiling icu_locid_transform v1.5.0 Compiling sct v0.7.1 Compiling rustls-webpki v0.101.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cedd565117eef91b -C extra-filename=-ed4d9b94beb484e4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern untrusted=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuntrusted-b1df8dda3f782f3c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=80e01c4b4c8e68fe -C extra-filename=-fc2b26267983fbdb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_locid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid-9c671e3582aa75fb.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid_transform_data-10611509c698f821.rmeta --extern icu_provider=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider-bf633e7c33d831b7.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-0edc94f41b3fd7c7.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6830f64f89cb2fd -C extra-filename=-5050a2096af5be23 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern untrusted=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuntrusted-b1df8dda3f782f3c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/limbs.o" "crypto/limbs/limbs.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/src/util/call_all/ordered.rs:173:25 | 173 | FuturesOrdered::push(self, future) | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: `rand` (lib) generated 32 warnings (32 duplicates) Compiling rustls-webpki v0.102.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.102.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.102.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.102.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=2a79a84718f2f6aa -C extra-filename=-a1f010a9f14ef968 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern pki_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pki_types-3c9cc88d75bab3b0.rmeta --extern untrusted=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuntrusted-b1df8dda3f782f3c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Compiling chrono-tz-build v0.3.0 Compiling webpki v0.22.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono_tz_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-build-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-build-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='internal build script for chrono-tz' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name chrono_tz_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-build-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "regex", "uncased"))' -C metadata=71a514b9f3d7ef01 -C extra-filename=-a7d2749d0633fd77 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern parse_zoneinfo=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparse_zoneinfo-6779c9158a848dbf.rmeta --extern phf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf-6a46269d7bf18078.rmeta --extern phf_codegen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphf_codegen-a2e12aff0233c66b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/webpki' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=d51cc5edb2a10f90 -C extra-filename=-06c295a352dd85d1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern untrusted=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuntrusted-b1df8dda3f782f3c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=02c41bd0965fb2b9 -C extra-filename=-e5c188a71ea76453 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_locid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid-002b01a3bf258691.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid_transform_data-29310f92c67dadde.rmeta --extern icu_provider=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider-8ac696485d10bd45.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-985aaa4c66732a84.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `phf_codegen` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `nanoid` (lib) generated 1 warning (1 duplicate) warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/src/load/pending_requests.rs:48:19 | 48 | pub struct Handle(RefCount); | ------ ^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Handle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/src/make/make_service.rs:121:19 | 121 | fn as_service(&mut self) -> AsService | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | fn as_service(&mut self) -> AsService<'_, Self, Request> | +++ [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: use of deprecated associated function `parse_zoneinfo::line::LineParser::new` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-build-0.3.0/src/lib.rs:461:30 | 461 | let parser = LineParser::new(); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/cert.rs:144:29 | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 144 | pub fn end_entity_or_ca(&self) -> &EndEntityOrCa<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/end_entity.rs:75:25 | 75 | pub(super) fn inner(&self) -> &cert::Cert { | ^^^^^ ^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 75 | pub(super) fn inner(&self) -> &cert::Cert<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/dns_name.rs:44:19 | 44 | pub fn as_ref(&self) -> DnsNameRef { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub fn as_ref(&self) -> DnsNameRef<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:316:47 | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 316 | pub(crate) fn parse_ipv4_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/subject_name/ip_address.rs:407:47 | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 407 | pub(crate) fn parse_ipv6_address(ip_address_: &[u8]) -> Result, AddrParseError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:38:20 | 38 | fn find_serial(&self, serial: &[u8]) -> Result, Error>; | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 38 | fn find_serial(&self, serial: &[u8]) -> Result>, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:75:20 | 75 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 75 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:315:20 | 315 | fn find_serial(&self, serial: &[u8]) -> Result, Error> { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 315 | fn find_serial(&self, serial: &[u8]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-webpki-0.101.7/src/crl.rs:398:19 | 398 | pub fn borrow(&self) -> BorrowedRevokedCert { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 398 | pub fn borrow(&self) -> BorrowedRevokedCert<'_> { | ++++ warning: `icu_provider` (lib) generated 9 warnings (9 duplicates) warning: `icu_locid` (lib) generated 17 warnings (17 duplicates) warning: unused import: `CONSTRUCTED` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4/src/der.rs:17:24 | 17 | der::{nested, Tag, CONSTRUCTED}, | ^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `sct` (lib) generated 1 warning (1 duplicate) [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/mem.o" "crypto/mem.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: `pest_generator` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-5457cbe6cdd6b199/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=0ddfc27d0d8e4c2b -C extra-filename=-8e6d7ae03fbaba0d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern webpki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwebpki-ed4d9b94beb484e4.rmeta --extern sct=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsct-5050a2096af5be23.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` warning: `icu_provider` (lib) generated 9 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4/src/end_entity.rs:78:25 | 78 | pub(super) fn inner(&self) -> &cert::Cert { | ^^^^^ ^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 78 | pub(super) fn inner(&self) -> &cert::Cert<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/webpki-0.22.4/src/name/dns_name.rs:44:19 | 44 | pub fn as_ref(&self) -> DnsNameRef { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 44 | pub fn as_ref(&self) -> DnsNameRef<'_> { | ++++ warning: `tower` (lib) generated 4 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chumsky-0.9.3/src/recursive.rs:31:16 | 31 | pub fn get(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 31 | pub fn get(&self) -> Option> { | +++ [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:375:20 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:23 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:20 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:24 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ warning: `opentelemetry` (lib) generated 2 warnings (1 duplicate) warning: `nutype_macros` (lib) generated 1 warning (1 duplicate) Compiling nutype v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nutype CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Serhii Potapov ' CARGO_PKG_DESCRIPTION='The newtype with guarantees.' CARGO_PKG_HOMEPAGE='https://github.com/greyblake/nutype' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nutype CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/greyblake/nutype' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name nutype --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/nutype-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "new_unchecked", "regex", "schemars08", "serde", "std"))' -C metadata=b75cf73506d8eee1 -C extra-filename=-e7ddfee7805acd58 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern nutype_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnutype_macros-40a4358f855ab3f4.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling icu_properties v1.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=030c508b75c724a6 -C extra-filename=-706e2cd041ecc827 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_collections=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_collections-7aa90b1a5982dc19.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid_transform-fc2b26267983fbdb.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_properties_data-755e5a3530f7cfdc.rmeta --extern icu_provider=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider-bf633e7c33d831b7.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-0edc94f41b3fd7c7.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-670b5b488c17d85e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pest_meta` (lib) generated 1 warning (1 duplicate) Compiling pest_derive v2.7.11 [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/poly1305.o" "crypto/poly1305/poly1305.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustls-d267805ce2d3f3a8/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=7c41221fccde7e00 -C extra-filename=-f78fc7990d0421de --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern pki_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pki_types-3c9cc88d75bab3b0.rmeta --extern webpki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwebpki-a1f010a9f14ef968.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Compiling opentelemetry-aws v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pest_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_derive-2.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_derive-2.7.11/Cargo.toml CARGO_PKG_AUTHORS='Dragoș Tiselice ' CARGO_PKG_DESCRIPTION='pest'\''s derive macro' CARGO_PKG_HOMEPAGE='https://pest.rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pest_derive CARGO_PKG_README=_README.md CARGO_PKG_REPOSITORY='https://github.com/pest-parser/pest' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pest_derive --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/pest_derive-2.7.11/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=fb42823e53f02608 -C extra-filename=-db1459cd929ae362 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest-fbd07f99b1d9d139.rlib --extern pest_generator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest_generator-f991509f3cd87b61.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=745200a2a3065372 -C extra-filename=-86f760d968bb7cea --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdisplaydoc-d58e01dfe3fd7365.so --extern icu_collections=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_collections-540c37f16f362196.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_locid_transform-e5c188a71ea76453.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_properties_data-6de46d030e11d39b.rmeta --extern icu_provider=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libicu_provider-8ac696485d10bd45.rmeta --extern tinystr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtinystr-985aaa4c66732a84.rmeta --extern zerovec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzerovec-97ae7b02ac6c72c4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_aws CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='AWS exporters and propagators for OpenTelemetry' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-aws CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_aws --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.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 --cfg 'feature="internal-logs"' --cfg 'feature="opentelemetry_sdk"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "detector-aws-lambda", "internal-logs", "opentelemetry_sdk", "trace", "tracing"))' -C metadata=d889270c930f5d56 -C extra-filename=-7e1d696dec22aaac --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-37b9402dad1d4f13.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-faf240bcfc363c1b.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `nutype` (lib) generated 1 warning (1 duplicate) warning: `webpki` (lib) generated 4 warnings (1 duplicate) warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `chumsky` (lib) generated 2 warnings (1 duplicate) warning: `icu_locid` (lib) generated 17 warnings (1 duplicate) warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/src/private/de.rs:266:23 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-1.0.210/src/private/mod.rs:30:35 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/crypto.o" "crypto/crypto.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:276:21 | 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:276:31 | 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:318:13 | 318 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:319:13 | 319 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:320:13 | 320 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:332:7 | 332 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:427:21 | 427 | #[cfg(all(any(test, bench), not(feature = "ring"), feature = "aws_lc_rs"))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/lib.rs:429:21 | 429 | #[cfg(all(any(test, bench), feature = "ring"))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/conn.rs:203:11 | 203 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/crypto/ring/sign.rs:628:7 | 628 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/crypto/ring/kx.rs:114:7 | 114 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/crypto/tls12.rs:145:11 | 145 | #[cfg(all(bench, any(feature = "ring", feature = "aws_lc_rs")))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/stream.rs:201:11 | 201 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/tls13/key_schedule.rs:1015:7 | 1015 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/vecbuf.rs:109:11 | 109 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `chrono-tz-build` (lib) generated 2 warnings (1 duplicate) warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/server/server_conn.rs:429:11 | 429 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.22.4/src/server/server_conn.rs:790:11 | 790 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling chrono-tz v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=19344cac7106c7ac -C extra-filename=-8c77df7df5f73ab4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/chrono-tz-8c77df7df5f73ab4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern chrono_tz_build=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libchrono_tz_build-a7d2749d0633fd77.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `euclid_macros` (lib) generated 2 warnings (1 duplicate) [ring 0.16.20] OPT_LEVEL = Some(3) [ring 0.16.20] OUT_DIR = Some(/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out) [ring 0.16.20] TARGET = Some(x86_64-unknown-freebsd) [ring 0.16.20] HOST = Some(x86_64-unknown-freebsd) [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.16.20] CC_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.16.20] CC_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CC [ring 0.16.20] HOST_CC = None [ring 0.16.20] cargo:rerun-if-env-changed=CC [ring 0.16.20] CC = Some(cc) [ring 0.16.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.16.20] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.16.20] RUSTC_WRAPPER = None [ring 0.16.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=7e8360c1fc4a266c -C extra-filename=-b18802cf8e410a23 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `opentelemetry-aws` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-94085824ac6ed065/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=eb64c9f463121d14 -C extra-filename=-9680f17a332c3c81 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling cargo-platform v0.1.8 Compiling actix-router v0.5.3 Compiling smallvec v1.13.2 Compiling bincode v1.3.3 Compiling toml_datetime v0.6.8 Compiling serde_spanned v0.6.7 Compiling bitflags v2.6.0 Compiling tracing-serde v0.1.3 Compiling serde_path_to_error v0.1.16 Compiling triomphe v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=4c7f1a532b0d845b -C extra-filename=-6a65c3b7efb0ac69 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=881b2dae66064e11 -C extra-filename=-2efdfccf6bd18c74 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.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 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=2096045f57070adf -C extra-filename=-b9a10183d0c42930 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-e6e6e08c37ff0153/out /usr/local/bin/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=e5c66d38a4464be1 -C extra-filename=-87198199dd292ba8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_path_to_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Path to the element that failed to deserialize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_path_to_error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/path-to-error' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_path_to_error --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b55e7569a1a3e8f -C extra-filename=-48726e868039e2e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=triomphe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar :The Servo Project Developers' CARGO_PKG_DESCRIPTION='A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triomphe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Manishearth/triomphe' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name triomphe --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/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 --cfg 'feature="arc-swap"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=89bad049e023c2cc -C extra-filename=-14039cdf5bcbae4b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern arc_swap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarc_swap-bc8674679f5d8301.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-4af582d2c0b8378c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.128 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=128 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/serde_json-b3549b0fdccad6e3/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_json-1.0.128/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 --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1eacfe0d5aead1e4 -C extra-filename=-0d8ce0381be7d407 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern ryu=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libryu-173706e2e8323a7f.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` [ring 0.16.20] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-I" "include" "-O2" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out/curve25519.o" "crypto/curve25519/curve25519.c" [ring 0.16.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.16.20] CRATE_CC_NO_DEFAULTS = None [ring 0.16.20] DEBUG = Some(false) [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.16.20] CFLAGS_x86_64-unknown-freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.16.20] CFLAGS_x86_64_unknown_freebsd = None [ring 0.16.20] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.16.20] HOST_CFLAGS = None [ring 0.16.20] cargo:rerun-if-env-changed=CFLAGS [ring 0.16.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.16.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.16.20] CC_SHELL_ESCAPED_FLAGS = None Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=26f336697eedca88 -C extra-filename=-3dbf06626b52423c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `axum-core` (lib) generated 4 warnings (4 duplicates) Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='A compatibility layer for serializing trace data with `serde` ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_serde --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("valuable", "valuable-serde", "valuable_crate"))' -C metadata=df70a1678e4210f2 -C extra-filename=-2e8bcfc74bf21c7b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-e406c27c74632f94.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.13.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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=c9b12c81278b6146 -C extra-filename=-a83d41bb0519967f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b18802cf8e410a23.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `icu_locid_transform` (lib) generated 7 warnings (7 duplicates) warning: `axum-core` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ali MJ Al-Nasrawy :Rob Ede ' CARGO_PKG_DESCRIPTION='Resource path matching and router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=fc9f48d3cc679b94 -C extra-filename=-9442a70fea06020e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytestring-1572f78e3406154d.rmeta --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-52e60d71f88882bf.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `either` (lib) generated 1 warning (1 duplicate) Compiling dsl_auto_type v0.1.2 Compiling itertools v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8/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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4db04ca96b99d40 -C extra-filename=-f11a180d34458990 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `serde` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.36.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=b4cc6bc474e47307 -C extra-filename=-047598e3cee8606c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b18802cf8e410a23.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.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 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=b53e0b6aa8f8f9a7 -C extra-filename=-1d2fec81b754e995 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-85197f49ad5239db/out /usr/local/bin/rustc --crate-name axum --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=bab6f80531f1a97f -C extra-filename=-782f01eff9d0e6c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern axum_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaxum_core-0fa13dd6d806dc19.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-d2f14fe6ef524447.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-05bfc46662bb4245.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --extern matchit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmatchit-1577f64620019780.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-9352ace0521d6621.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8211a6545c4d7eae.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-92f79421133213bc.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-a52fa6cf1cc23c84.rmeta --extern tower=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower-d7e33b4ad927e260.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-1b4f8ed48b9d13a0.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-690393e75de69d31.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dsl_auto_type CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dsl_auto_type-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dsl_auto_type-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Automatically expand query fragment types for factoring as functions' CARGO_PKG_HOMEPAGE='https://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dsl_auto_type CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name dsl_auto_type --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/dsl_auto_type-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5bf271673481dd8 -C extra-filename=-b66eece60037ee83 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern darling=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdarling-3141995843d43edc.rmeta --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b18802cf8e410a23.rmeta --extern heck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheck-53dd03cdd7e723ef.rmeta --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `ring` (lib) generated 7 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/hpack/header.rs:121:17 | 121 | pub fn name(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn name(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:77:16 | 77 | fn resolve(&mut self, key: Key) -> Ptr; | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn resolve(&mut self, key: Key) -> Ptr<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:90:21 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:105:19 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:118:23 | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:180:16 | 180 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 180 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/store.rs:415:16 | 415 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 415 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/src/proto/streams/streams.rs:983:19 | 983 | pub fn as_dyn(&self) -> DynStreams { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 983 | pub fn as_dyn(&self) -> DynStreams<'_, B> { | +++ warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:171:5 | 171 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:179:5 | 179 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:390:15 | 390 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs:452:15 | 452 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustc_version v0.4.1 Compiling serde_urlencoded v0.7.1 Compiling erased-serde v0.4.5 Compiling erased-serde v0.3.31 Compiling serde_plain v1.0.2 Compiling serde_with v3.9.0 Compiling chrono v0.4.38 Compiling isocountry v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4/Cargo.toml CARGO_PKG_AUTHORS='Jack O'\''Connor :Samuel Neves' CARGO_PKG_DESCRIPTION='the BLAKE3 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake3 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BLAKE3-team/BLAKE3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out /usr/local/bin/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=66cf200e987188df -C extra-filename=-da48691e56be3610 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarrayref-1077ba9e8d9f2b65.rmeta --extern arrayvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarrayvec-1a6d748bebb8e626.rmeta --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconstant_time_eq-3d0f74c7e68343bc.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'` warning: `chrono-tz` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=e3bd4c69dfbbc3a9 -C extra-filename=-cb0c571f96a18f64 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `pest_derive` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16/src/path.rs:27:17 | 27 | pub fn iter(&self) -> Segments { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 27 | pub fn iter(&self) -> Segments<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/Cargo.toml CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/camino-db89830041480986/out /usr/local/bin/rustc --crate-name camino --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=25d309a8548fbb94 -C extra-filename=-1a527ed6abb67ccc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Compiling json5 v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/either-1.13.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=a2ba4934c39f2997 -C extra-filename=-b6bbf9898a5ba1b7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=4cf594674ec0d945 -C extra-filename=-8196c72b70e4cb02 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=162d92964aff3bc1 -C extra-filename=-fdb210c042b36686 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern typeid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtypeid-90ce5e7950471f2a.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=json5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Callum Oakley ' CARGO_PKG_DESCRIPTION='A Rust JSON5 serializer and deserializer which speaks Serde.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=json5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/callum-oakley/json5-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name json5 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c8cd6c96c74ab52 -C extra-filename=-e8d1e8e20a5a6d69 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest-e0f9e8682c1bac60.rmeta --extern pest_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest_derive-db1459cd929ae362.so --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_urlencoded-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Anthony Ramine ' CARGO_PKG_DESCRIPTION='`x-www-form-urlencoded` meets Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_urlencoded CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nox/serde_urlencoded' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9afe27682c3155fe -C extra-filename=-cfacac88ce474fc4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libform_urlencoded-b4b9d80c2a576344.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern ryu=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libryu-40054e29a764fba8.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/quick-xml-0.31.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=96eed177d17c73f6 -C extra-filename=-faead276f4f7af1c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_decimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.36.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust_decimal-951e0ccae7fedad1/out /usr/local/bin/rustc --crate-name rust_decimal --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rust_decimal-1.36.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde-with-float"' --cfg 'feature="serde-with-str"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel", "legacy-ops", "maths", "maths-nopanic", "ndarray", "proptest", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg", "tokio-postgres"))' -C metadata=abd8064c1ec5bc50 -C extra-filename=-e4a8700e982136b1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarrayvec-1a6d748bebb8e626.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=json5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Callum Oakley ' CARGO_PKG_DESCRIPTION='A Rust JSON5 serializer and deserializer which speaks Serde.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=json5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/callum-oakley/json5-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name json5 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=891714ce7df84041 -C extra-filename=-71675c815c7e7437 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern pest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest-fbd07f99b1d9d139.rmeta --extern pest_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpest_derive-db1459cd929ae362.so --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_with CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with-3.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with-3.9.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Bushart:Marcin Kaźmierczak' CARGO_PKG_DESCRIPTION='Custom de/serialization functions for Rust'\''s serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_with CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonasbb/serde_with/' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=3.9.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_with --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with-3.9.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 embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=351d6b1d041b43c5 -C extra-filename=-34839ae1e13d7eda --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --extern serde_with_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with_macros-7def84bfc49144cc.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `smallvec` (lib) generated 1 warning (1 duplicate) Compiling toml_edit v0.22.20 Compiling toml_edit v0.19.15 Compiling csv v1.3.0 warning: `rustls-webpki` (lib) generated 12 warnings (1 duplicate) Compiling serde-value v0.7.0 warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) Compiling serde_qs v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bitflags-2.6.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=86095753a7f2fb6d -C extra-filename=-49814cfc0f22db29 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-0.4.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-0.4.38/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=387c81635aa1d12b -C extra-filename=-9b43fb47388d1282 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiana_time_zone-7feb3db14e06d673.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ali MJ Al-Nasrawy :Rob Ede ' CARGO_PKG_DESCRIPTION='Resource path matching and router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-router-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="http"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=102a545ef1290ad9 -C extra-filename=-ccebbbecd56e6029 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytestring-b7ff583251c68cdc.rmeta --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=85b3d7aeda6e0a37 -C extra-filename=-596958d5c100b698 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=triomphe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar :The Servo Project Developers' CARGO_PKG_DESCRIPTION='A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=triomphe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Manishearth/triomphe' CARGO_PKG_RUST_VERSION=1.76 CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name triomphe --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="arc-swap"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=60c770a9217c0379 -C extra-filename=-c2ea3e21716d5546 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern arc_swap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarc_swap-04625b4430066a45.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstable_deref_trait-eb0ff061231c518b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/semver-1cb6615af6ae5e16/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/semver-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=eb764e31fc320810 -C extra-filename=-83690c7072592a64 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: `tracing-serde` (lib) generated 5 warnings (1 duplicate) Compiling hyper v1.6.0 warning: `semver` (lib) generated 1 warning (1 duplicate) Compiling toml v0.5.11 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/src/arc_union.rs:66:19 | 66 | pub fn borrow(&self) -> ArcUnionBorrow { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 66 | pub fn borrow(&self) -> ArcUnionBorrow<'_, A, B> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/src/arc_union.rs:103:21 | 103 | pub fn as_first(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 103 | pub fn as_first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/triomphe-0.1.13/src/arc_union.rs:111:22 | 111 | pub fn as_second(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | pub fn as_second(&self) -> Option> { | +++ warning: `serde_path_to_error` (lib) generated 2 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/camino-1.1.9/src/lib.rs:1108:23 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: unused macro definition: `trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/macros.rs:85:14 | 85 | macro_rules! trace { | ^^^^^ | = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default warning: unused macro definition: `error` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/macros.rs:90:14 | 90 | macro_rules! error { | ^^^^^ warning: unused imports: `Extension` and `FromRequestParts` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/extract/request_parts.rs:1:13 | 1 | use super::{Extension, FromRequestParts}; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `async_trait::async_trait` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/extract/request_parts.rs:2:5 | 2 | use async_trait::async_trait; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused imports: `Uri` and `request::Parts` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/extract/request_parts.rs:3:12 | 3 | use http::{request::Parts, Uri}; | ^^^^^^^^^^^^^^ ^^^ warning: unused import: `std::convert::Infallible` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/extract/request_parts.rs:4:5 | 4 | use std::convert::Infallible; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/handler/mod.rs:129:5 | 129 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: multiple associated functions are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default Compiling serde-wasm-bindgen v0.5.0 warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Compiling serde-wasm-bindgen v0.6.5 warning: `serde` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='A compatibility layer for serializing trace data with `serde` ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_serde --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-serde-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("valuable", "valuable-serde", "valuable_crate"))' -C metadata=f5667a27853339c0 -C extra-filename=-7eafc83d9e7e1f9f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-58251f529eb1f9a6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_wasm_bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Ingvar Stepanyan ' CARGO_PKG_DESCRIPTION='Native Serde adapter for wasm-bindgen' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RReverser/serde-wasm-bindgen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_wasm_bindgen --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0c7d2596f3aa249 -C extra-filename=-71eae95a07db7cfe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern js_sys=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjs_sys-be0650429782fb59.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern wasm_bindgen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen-09dad4ec87716083.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_path_to_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Path to the element that failed to deserialize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_path_to_error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/path-to-error' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_path_to_error --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=002d97dd60a8fbd5 -C extra-filename=-af86daee4ca44257 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-a112f8c31f5f584d/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=358ca4f7936fefbc -C extra-filename=-7dc63c24c54aac8d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-b9a10183d0c42930.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-value-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-value-0.7.0/Cargo.toml CARGO_PKG_AUTHORS=arcnmx CARGO_PKG_DESCRIPTION='Serialization value trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-value CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/arcnmx/serde-value' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_value --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-value-0.7.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7d22ad2d3f54bc2 -C extra-filename=-7db71277c143d919 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern ordered_float=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libordered_float-c75a9662ba09ffe5.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e75840dfd6b885df -C extra-filename=-d8f56c725ae0954e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `opentelemetry_sdk` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/chrono-tz-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/chrono-tz-a9741137bc9dedc6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/chrono-tz-8c77df7df5f73ab4/build-script-build` warning: unused import: `self::alloc::borrow::ToOwned` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/lib.rs:121:13 | 121 | pub use self::alloc::borrow::ToOwned; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unused import: `vec` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/lib.rs:124:27 | 124 | pub use self::alloc::{vec, vec::Vec}; | ^^^ warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_urlencoded-0.7.1/src/ser/mod.rs:80:51 | 80 | Error::Utf8(ref err) => error::Error::description(err), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_qs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Scott ' CARGO_PKG_DESCRIPTION='Querystrings for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_qs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/samscott89/serde_qs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_qs --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix", "actix-web2", "actix-web3", "actix-web4", "actix2", "actix3", "actix4", "axum", "axum-framework", "default", "futures", "tracing", "warp", "warp-framework"))' -C metadata=29c91172e4cb56e6 -C extra-filename=-b3b1ff8131f5383c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ee717c5a298efc19 -C extra-filename=-a2970a31af5f996b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_wasm_bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Ingvar Stepanyan ' CARGO_PKG_DESCRIPTION='Native Serde adapter for wasm-bindgen' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-wasm-bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cloudflare/serde-wasm-bindgen' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_wasm_bindgen --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff0ca11dcbedd71e -C extra-filename=-feb8fee4513afb92 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern js_sys=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjs_sys-be0650429782fb59.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern wasm_bindgen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen-09dad4ec87716083.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_plain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_plain-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_plain-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A restricted plain text serializer for serde' CARGO_PKG_HOMEPAGE='https://docs.rs/serde_plain' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_plain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/serde-plain' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name serde_plain --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23bd37346556c2a8 -C extra-filename=-4197cc9dcc9f8998 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cargo-platform` (lib) generated 1 warning (1 duplicate) Compiling ron v0.8.1 warning: `triomphe` (lib) generated 4 warnings (1 duplicate) warning: `camino` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.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 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C debug-assertions=off --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=35b4e1788b6f9be8 -C extra-filename=-6e4482d3113e9c7f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-04babee50637db9f.rmeta --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-524718277af10924.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-9a84aa69305518af.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-026f5de4181c0fa3.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-d2f14fe6ef524447.rmeta --extern httparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttparse-26b8c21cff22f8b8.rmeta --extern httpdate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttpdate-0cff6e5fe38077fd.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-781353bfb8af2928.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-362d69fa9db1e8ad.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-b9a10183d0c42930.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern want=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwant-f87c964a7ed0fafc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `icu_locid_transform` (lib) generated 7 warnings (1 duplicate) warning: `bitflags` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=8cc3579d0361be65 -C extra-filename=-8bb3b393b5353bd3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-7d22148d60450907.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern serde_spanned=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_spanned-3dbf06626b52423c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml_datetime-2efdfccf6bd18c74.rmeta --extern winnow=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwinnow-32ad891a42789e0e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `smallvec` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:21:24 | 21 | pub fn init(bytes: &[u8]) -> Reader { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 21 | pub fn init(bytes: &[u8]) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/msgs/codec.rs:31:16 | 31 | pub fn sub(&mut self, length: usize) -> Result { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub fn sub(&mut self, length: usize) -> Result, InvalidMessage> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:279:28 | 279 | fn get_single_hostname(&self) -> Option; | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | fn get_single_hostname(&self) -> Option>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:296:28 | 296 | fn get_single_hostname(&self) -> Option { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 296 | fn get_single_hostname(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/msgs/handshake.rs:297:37 | 297 | fn only_dns_hostnames(name: &ServerName) -> Option { | ^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | fn only_dns_hostnames(name: &ServerName) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/anchors.rs:18:35 | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 18 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/conn.rs:46:19 | 46 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 46 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/conn.rs:54:19 | 54 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 54 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/conn.rs:323:19 | 323 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/conn.rs:336:19 | 336 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 336 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/verify.rs:546:23 | 546 | fn trust_roots(roots: &RootCertStore) -> Vec { | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 546 | fn trust_roots(roots: &RootCertStore) -> Vec> { | ++++ warning: `bincode` (lib) generated 5 warnings (1 duplicate) Compiling phonenumber v0.3.6+8.13.36 warning: missing documentation for a struct --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/src/de.rs:26:1 | 26 | pub struct Deserializer<'de> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/json5-0.4.1/src/lib.rs:181:9 | 181 | #![warn(missing_docs)] | ^^^^^^^^^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/csv-1.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=395b7641fe0e2722 -C extra-filename=-fb7ee206c7c7490a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcsv_core-fdb8e7c974726d7a.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern ryu=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libryu-40054e29a764fba8.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling bytes-utils v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rustix-9617ec31bad55f96/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fa020fe29eda6f3c -C extra-filename=-f2e9d449b13a5bc7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-1d2fec81b754e995.rmeta --extern libc_errno=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberrno-a96e8b643e7d4a0c.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) [chrono-tz 0.9.0] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phonenumber-0.3.6+8.13.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phonenumber-0.3.6+8.13.36/Cargo.toml CARGO_PKG_AUTHORS='Gabriel Féron :Ruben De Smet :meh. ' CARGO_PKG_DESCRIPTION='Library for parsing, formatting and validating international phone numbers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phonenumber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/whisperfish/rust-phonenumber' CARGO_PKG_RUST_VERSION=1.58.0 CARGO_PKG_VERSION=0.3.6+8.13.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phonenumber-0.3.6+8.13.36/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b5727c3407ffad2 -C extra-filename=-35198a092905cf61 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/phonenumber-35198a092905cf61 -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbincode-6a65c3b7efb0ac69.rlib --extern quick_xml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquick_xml-e683224abdbd930b.rlib --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-8f8488b7a48d329a.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rlib --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-8e2343ff715df5a5.rlib --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/ticketer.rs:158:19 | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:241:22 | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | pub fn dangerous(&mut self) -> danger::DangerousClientConfig<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:371:27 | 371 | pub(crate) fn for_sni(&self) -> Option { | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 371 | pub(crate) fn for_sni(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/client/client_conn.rs:572:23 | 572 | pub fn early_data(&mut self) -> Option { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 572 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/server/common.rs:12:43 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:448:23 | 448 | pub fn early_data(&mut self) -> Option { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 448 | pub fn early_data(&mut self) -> Option> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bigdecimal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Kubera' CARGO_PKG_DESCRIPTION='Arbitrary precision decimal numbers' CARGO_PKG_HOMEPAGE='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bigdecimal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akubera/bigdecimal-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/bigdecimal-9c6e5004313a5c25/out /usr/local/bin/rustc --crate-name bigdecimal --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bigdecimal-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde-json", "serde_json", "std", "string-only"))' -C metadata=b613cf9745f5324f -C extra-filename=-045a9e7b354d726d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern libm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibm-332e34b38085d0b8.rmeta --extern num_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_bigint-f286a32a054553de.rmeta --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-fb33e4790b5a5320.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg rustc_1_70 --cfg rustc_1_46` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=3ac01d418c6759d7 -C extra-filename=-823cec6b6b67246c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpowerfmt-38da56b660b12737.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_with-3.9.0/src/content/mod.rs:5:12 | 5 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: `either` (lib) generated 1 warning (1 duplicate) Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=bebe07f7a2432517 -C extra-filename=-162c33876262ee24 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.22.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.22.20/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.22.20/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=bf1d1549c6b1fb31 -C extra-filename=-81a56c519f4b5399 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-7d22148d60450907.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern serde_spanned=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_spanned-3dbf06626b52423c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml_datetime-2efdfccf6bd18c74.rmeta --extern winnow=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwinnow-0288b7af5fd72cc1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ef31f2a77961c06 -C extra-filename=-739feec76d4ca43d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern semver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsemver-9680f17a332c3c81.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.10.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/openssl-73d18dcf9147f596/out /usr/local/bin/rustc --crate-name openssl --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openssl-0.10.70/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=80b8b79f34ab2023 -C extra-filename=-614af62b1bdb7122 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-1d2fec81b754e995.rmeta --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-1402e03da32e7f6e.rmeta --extern foreign_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libforeign_types-96b3aeaba9ed4d54.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-35e44a4ba98086c9.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern openssl_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl_macros-87447f5f71b48e9c.so --extern ffi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl_sys-536395d4bc5472c7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=isocountry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/isocountry-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/isocountry-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Bree (formerly Brett) ' CARGO_PKG_DESCRIPTION='ISO 3166-1 enumeration for Rust' CARGO_PKG_HOMEPAGE='https://github.com/sifton/isocountry-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=isocountry CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/sifton/isocountry-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name isocountry --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/isocountry-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c70e001d685d97a -C extra-filename=-ee806c89a6a47758 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint_dig CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='dignifiedquire :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint-dig CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dignifiedquire/num-bigint' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/num-bigint-dig-03c317ba6eb161b1/out /usr/local/bin/rustc --crate-name num_bigint_dig --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=59b54d6b4549cd7d -C extra-filename=-3719438d1a2128f3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-2cfd93c314c11ef2.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern libm=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibm-332e34b38085d0b8.rmeta --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-fb33e4790b5a5320.rmeta --extern num_iter=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_iter-bbd43e85d03edba7.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib --cfg has_i128` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ron CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ron-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ron-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Christopher Durham :Dzmitry Malyshau :Thomas Schaller :Juniper Tyree ' CARGO_PKG_DESCRIPTION='Rusty Object Notation' CARGO_PKG_HOMEPAGE='https://github.com/ron-rs/ron' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ron CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ron-rs/ron' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name ron --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=10a9766c5e2ec2e8 -C extra-filename=-ee53177e2eddb6c5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-d8abc97b034a4c6f.rmeta --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-1d2fec81b754e995.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tracing-serde` (lib) generated 5 warnings (5 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-wasm-bindgen-0.5.0/src/de.rs:80:24 | 80 | fn str_deserializer(s: &str) -> de::value::StrDeserializer { | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 80 | fn str_deserializer(s: &str) -> de::value::StrDeserializer<'_, Error> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/indexmap-2.5.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 embed-bitcode=no -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=815f8181cea8fe90 -C extra-filename=-3b287642aa34d7e8 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libequivalent-03d994b6f5ea99fd.rmeta --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-f8eb2595fa4b6b95.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `triomphe` (lib) generated 4 warnings (4 duplicates) warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-utils-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-utils-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Additional utilities for working with the bytes crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/bytes-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bytes_utils --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bytes-utils-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7d5b59a606f44d8e -C extra-filename=-e775ed62e9f34dfa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b6bbf9898a5ba1b7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.0/src/de/parse.rs:203:24 | 203 | fn replace_plus(input: &[u8]) -> Cow<[u8]> { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 203 | fn replace_plus(input: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.0/src/ser.rs:89:25 | 89 | fn as_qs_serializer(&mut self) -> QsSerializer { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | fn as_qs_serializer(&mut self) -> QsSerializer<'_, W> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde_qs-0.12.0/src/utils.rs:11:29 | 11 | pub fn replace_space(input: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 11 | pub fn replace_space(input: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/serde-value-0.7.0/src/lib.rs:152:19 | 152 | fn unexpected(&self) -> serde::de::Unexpected { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 152 | fn unexpected(&self) -> serde::de::Unexpected<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=762f541b4cd925fd -C extra-filename=-8f8a9a45a7da12b4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling parking_lot v0.12.3 warning: `serde_plain` (lib) generated 1 warning (1 duplicate) warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:134:29 | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 134 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:135:31 | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result; | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 135 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:137:9 | 137 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 140 | ) -> Result; | ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | ) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:142:9 | 142 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 147 | ) -> Result; | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 147 | ) -> Result, Error>; | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:148:29 | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:149:32 | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result; | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 149 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error>; | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:151:9 | 151 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 156 | ) -> Result; | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | ) -> Result, Error>; | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:486:29 | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 486 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:495:31 | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 495 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:505:9 | 505 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 508 | ) -> Result { | ^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 508 | ) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:518:9 | 518 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 523 | ) -> Result { | ^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 523 | ) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:532:29 | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 532 | fn erased_serialize_map(&mut self, len: Option) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:541:32 | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 541 | fn erased_serialize_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:551:9 | 551 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 556 | ) -> Result { | ^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 556 | ) -> Result, Error> { | ++++ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1329:37 | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1329 | fn erased_serialize_seq(&mut self, len: Option) -> Result, Error> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.36.0 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.11.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=ec5fec4d24fea547 -C extra-filename=-c1fb321a23f5894f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b6bbf9898a5ba1b7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=25273b92e5620c71 -C extra-filename=-aeda8911c4be1240 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b6bbf9898a5ba1b7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `camino` (lib) generated 2 warnings (2 duplicates) warning: `parking_lot_core` (lib) generated 3 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1333:39 | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1333 | fn erased_serialize_tuple(&mut self, len: usize) -> Result, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1337:46 | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result { | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^ the same lifetime is hidden here ... 1364 | deref_erased_serializer!(<'a> Serializer for Box); | ---------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `deref_erased_serializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1337 | fn erased_serialize_tuple_struct(&mut self, name: &'static str, len: usize) -> Result, Error> { | ++++ Compiling rusty-money v0.4.1 (/wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustix-0.38.36/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `actix-router` (lib) generated 1 warning (1 duplicate) Compiling actix-web-codegen v4.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/parking_lot_core-ee8faddccc1d3107/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=36c76e8b0a1a4e97 -C extra-filename=-4f34f4102e3606a6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rusty_money CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc/Cargo.toml CARGO_PKG_AUTHORS='Varun Srinivasan ' CARGO_PKG_DESCRIPTION='Parse, format and perform calculations with money safely. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusty-money CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/varunsrin/rusty_money' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rusty_money --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/rusty_money-bbc0150742a0fff905225ff11ee09388e9babdcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="iso"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "iso"))' -C metadata=efb38a6edbaadd55 -C extra-filename=-7fa2148d60919347 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-codegen-4.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-codegen-4.3.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Routing and runtime macros for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=4.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web_codegen --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-codegen-4.3.0/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 --cfg 'feature="compat-routing-macros-force-pub"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compat-routing-macros-force-pub", "default"))' -C metadata=3a69cd34215dc81b -C extra-filename=-68378cd2d4eeb3ed --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_router=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_router-9442a70fea06020e.rlib --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: enum `Parse` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/phonenumber-0.3.6+8.13.36/src/error.rs:52:10 | 52 | pub enum Parse { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/parking_lot-0.12.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=0513b058586481b1 -C extra-filename=-05bf270c41f6d9fa --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblock_api-21155b6100eab9b8.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot_core-7dc63c24c54aac8d.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/erased-serde-0.3.31/src/ser.rs:1341:47 | 1341 | fn erased_serialize_tuple_variant(&mut self, name: &'static str, variant_index: u32, variant: &'static str, len: usize) -> Result

{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 117 | pub fn ber_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:146:8 | 146 | i: &[u8], | ^^^^^ the lifetime is elided here ... 151 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 151 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:234:44 | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parse_ber_with_tag>(i: &[u8], tag: T) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:250:34 | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | pub fn parse_ber_endofcontent(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:262:26 | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 262 | pub fn parse_ber_bool(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:293:29 | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn parse_ber_integer(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:299:31 | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 299 | pub fn parse_ber_bitstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:305:33 | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn parse_ber_octetstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:311:26 | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | pub fn parse_ber_null(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:317:25 | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 317 | pub fn parse_ber_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:323:26 | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 323 | pub fn parse_ber_enum(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:329:32 | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 329 | pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:335:34 | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 335 | pub fn parse_ber_relative_oid(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:348:30 | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 348 | pub fn parse_ber_sequence(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:361:25 | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | pub fn parse_ber_set(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:368:35 | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 368 | pub fn parse_ber_numericstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:375:35 | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 375 | pub fn parse_ber_visiblestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:382:37 | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 382 | pub fn parse_ber_printablestring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:388:31 | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 388 | pub fn parse_ber_t61string(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:394:36 | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 394 | pub fn parse_ber_videotexstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:400:31 | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 400 | pub fn parse_ber_ia5string(i: &[u8]) -> BerResult<'_> { | ++++ warning: `toml` (lib) generated 3 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:406:29 | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 406 | pub fn parse_ber_utctime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:412:37 | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 412 | pub fn parse_ber_generalizedtime(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:418:38 | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 418 | pub fn parse_ber_objectdescriptor(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:424:35 | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 424 | pub fn parse_ber_graphicstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:430:35 | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 430 | pub fn parse_ber_generalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:436:31 | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 436 | pub fn parse_ber_bmpstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:442:37 | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 442 | pub fn parse_ber_universalstring(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:456:42 | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 456 | pub fn parse_ber_explicit_optional(i: &[u8], tag: Tag, f: F) -> BerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:563:25 | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 563 | pub fn parse_ber_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:572:25 | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 572 | pub fn parse_ber_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:581:25 | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 581 | pub fn parse_ber_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:590:25 | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 590 | pub fn parse_ber_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:596:41 | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 596 | pub fn parse_ber_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:619:31 | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 619 | pub fn parse_ber_recursive(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/parser.rs:640:21 | 640 | pub fn parse_ber(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 640 | pub fn parse_ber(i: &[u8]) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/wrap_any.rs:12:36 | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | pub fn parse_ber_any_with_tag_r(i: &[u8], tag: Tag, max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/wrap_any.rs:23:27 | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 23 | pub fn parse_ber_any_r(i: &[u8], max_depth: usize) -> BerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/wrap_any.rs:31:25 | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 31 | pub fn parse_ber_any(i: &[u8]) -> BerResult<'_, Any<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/ber/wrap_any.rs:58:8 | 58 | i: &[u8], | ^^^^^ the lifetime is elided here ... 63 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 63 | ) -> BerResult<'_, BerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:29:21 | 29 | pub fn parse_der(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 29 | pub fn parse_der(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:47:31 | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 47 | pub fn parse_der_recursive(i: &[u8], max_depth: usize) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:70:44 | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | pub fn parse_der_with_tag>(i: &[u8], tag: T) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:86:34 | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 86 | pub fn parse_der_endofcontent(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:98:26 | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 98 | pub fn parse_der_bool(i: &[u8]) -> DerResult<'_> { | ++++ [router_env 0.1.0] cargo:rustc-env=CARGO_WORKSPACE_MEMBERS=analytics,api_models,cards,common_enums,common_types,common_utils,config_importer,connector_configs,currency_conversion,diesel_models,drainer,euclid,euclid_macros,euclid_wasm,events,external_services,hsdev,hyperswitch_connectors,hyperswitch_constraint_graph,hyperswitch_domain_models,hyperswitch_interfaces,kgraph_utils,masking,openapi,payment_methods,pm_auth,redis_interface,router,router_derive,router_env,scheduler,storage_impl,test_utils warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:127:29 | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 127 | pub fn parse_der_integer(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:148:31 | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 148 | pub fn parse_der_bitstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:154:33 | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 154 | pub fn parse_der_octetstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:160:26 | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | pub fn parse_der_null(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:166:25 | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 166 | pub fn parse_der_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:172:26 | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub fn parse_der_enum(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:178:32 | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | pub fn parse_der_utf8string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:184:34 | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | pub fn parse_der_relative_oid(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:197:30 | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 197 | pub fn parse_der_sequence(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:210:25 | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 210 | pub fn parse_der_set(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:217:35 | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 217 | pub fn parse_der_numericstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:224:35 | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 224 | pub fn parse_der_visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:230:25 | 230 | pub fn visiblestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn visiblestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:237:37 | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 237 | pub fn parse_der_printablestring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:243:31 | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 243 | pub fn parse_der_t61string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:249:36 | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 249 | pub fn parse_der_videotexstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:255:31 | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 255 | pub fn parse_der_ia5string(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:261:29 | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 261 | pub fn parse_der_utctime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:267:37 | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 267 | pub fn parse_der_generalizedtime(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:273:38 | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 273 | pub fn parse_der_objectdescriptor(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:279:35 | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 279 | pub fn parse_der_graphicstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:285:35 | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 285 | pub fn parse_der_generalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:291:31 | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 291 | pub fn parse_der_bmpstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:297:37 | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 297 | pub fn parse_der_universalstring(i: &[u8]) -> DerResult<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:312:42 | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 312 | pub fn parse_der_explicit_optional(i: &[u8], tag: Tag, f: F) -> DerResult<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:372:25 | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 372 | pub fn parse_der_i32(i: &[u8]) -> BerResult<'_, i32> { | +++ warning: `migrations_internals` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:381:25 | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 381 | pub fn parse_der_i64(i: &[u8]) -> BerResult<'_, i64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:389:25 | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 389 | pub fn parse_der_u32(i: &[u8]) -> BerResult<'_, u32> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:397:25 | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 397 | pub fn parse_der_u64(i: &[u8]) -> BerResult<'_, u64> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:403:41 | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<&[u8]> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 403 | pub fn parse_der_slice>(i: &[u8], tag: T) -> BerResult<'_, &[u8]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:482:8 | 482 | i: &[u8], | ^^^^^ the lifetime is elided here ... 487 | ) -> BerResult { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 487 | ) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:585:34 | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 585 | fn der_read_content_bitstring(i: &[u8], len: usize) -> BerResult<'_, DerObjectContent<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/der-parser-9.0.0/src/der/parser.rs:630:35 | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult
{ | ^^^^^ ^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 630 | pub fn der_read_element_header(i: &[u8]) -> BerResult<'_, Header<'_>> { | +++ ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=85da9b46d56ed976 -C extra-filename=-b3c3f9871c85a5bf --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tokio-rustls v0.24.1 Compiling tokio-native-tls v0.3.1 Compiling actix-rt v2.10.0 Compiling tokio-rustls v0.25.0 Compiling async-compression v0.4.12 Compiling signal-hook-tokio v0.3.1 Compiling aws-smithy-async v1.2.5 Compiling bb8 v0.8.5 Compiling opentelemetry-proto v0.27.0 Compiling rdkafka v0.36.2 warning: `rust-i18n-macro` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_rt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-rt-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-rt-2.10.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Tokio-based single-threaded async runtime for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-rt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.10.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_rt --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-rt-2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="actix-macros"' --cfg 'feature="default"' --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-macros", "default", "io-uring", "macros", "tokio-uring"))' -C metadata=21fbd7a4554c28c1 -C extra-filename=-b2a9a6a0d8aad99e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_macros-83d92bc75cddf30d.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=df52f352f72c0a7f -C extra-filename=-95244a1cf0ee203b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8e6d7ae03fbaba0d.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rdkafka CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/Cargo.toml CARGO_PKG_AUTHORS='Federico Giraud ' CARGO_PKG_DESCRIPTION='Rust wrapper for librdkafka' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rdkafka CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fede1024/rust-rdkafka' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.36.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name rdkafka --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="libz"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cmake-build", "cmake_build", "curl", "curl-static", "default", "dynamic-linking", "dynamic_linking", "external-lz4", "external_lz4", "futures-executor", "gssapi", "gssapi-vendored", "libz", "libz-static", "naive-runtime", "sasl", "ssl", "ssl-vendored", "tokio", "tracing", "zstd", "zstd-pkg-config"))' -C metadata=4cf05d88fcdf45cc -C extra-filename=-7d8a76e1ace89473 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern rdkafka_sys=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librdkafka_sys-11529bf755f4e351.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_async CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-async-1.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-async-1.2.5/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Async runtime agnostic abstractions for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_async --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-async-1.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rt-tokio", "test-util"))' -C metadata=681defd18031b1bb -C extra-filename=-37fc31be000a9b27 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.25.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.25.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=49e6f72cd8db3ea1 -C extra-filename=-103c1a80f3324084 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-f78fc7990d0421de.rmeta --extern pki_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pki_types-3c9cc88d75bab3b0.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-tokio-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-tokio-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Tokio support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_tokio --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=389de8980a01f282 -C extra-filename=-c6b08c4415777fc7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core_0_3=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern libc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblibc-d24704933cfd5294.rmeta --extern signal_hook=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignal_hook-06bd9213f0e0e61d.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/aesgcmkw.rs:228:9 | 228 | &self, | ^^^^^ the lifetime is elided here ... 232 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/aesgcmkw.rs:307:9 | 307 | &self, | ^^^^^ the lifetime is elided here ... 311 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/aeskw.rs:219:9 | 219 | &self, | ^^^^^ the lifetime is elided here ... 223 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 223 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/aeskw.rs:297:9 | 297 | &self, | ^^^^^ the lifetime is elided here ... 301 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 301 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/direct.rs:174:9 | 174 | &self, | ^^^^^ the lifetime is elided here ... 178 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/direct.rs:246:9 | 246 | &self, | ^^^^^ the lifetime is elided here ... 250 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/ecdh_es.rs:735:9 | 735 | &self, | ^^^^^ the lifetime is elided here ... 739 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 739 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/ecdh_es.rs:832:9 | 832 | &self, | ^^^^^ the lifetime is elided here ... 836 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 836 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/pbes2_hmac_aeskw.rs:242:9 | 242 | &self, | ^^^^^ the lifetime is elided here ... 246 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 246 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/pbes2_hmac_aeskw.rs:358:9 | 358 | &self, | ^^^^^ the lifetime is elided here ... 362 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 362 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/rsaes.rs:340:9 | 340 | &self, | ^^^^^ the lifetime is elided here ... 344 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 344 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/alg/rsaes.rs:436:9 | 436 | &self, | ^^^^^ the lifetime is elided here ... 440 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 440 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/jwe_algorithm.rs:45:9 | 45 | &self, | ^^^^^ the lifetime is elided here ... 49 | ) -> Result>, JoseError>; | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | ) -> Result>, JoseError>; | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Protobuf generated files and transformations.' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_proto --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.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 --cfg 'feature="gen-tonic"' --cfg 'feature="gen-tonic-messages"' --cfg 'feature="metrics"' --cfg 'feature="prost"' --cfg 'feature="tonic"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "full", "gen-tonic", "gen-tonic-messages", "hex", "logs", "metrics", "populate-logs-event-name", "prost", "schemars", "serde", "testing", "tonic", "trace", "with-schemars", "with-serde", "zpages"))' -C metadata=f30dec39a2ad07ef -C extra-filename=-0d905d8d8adc61e9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-37b9402dad1d4f13.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-faf240bcfc363c1b.rmeta --extern prost=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprost-e40801da6412642f.rmeta --extern tonic=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtonic-bc865bb7adec3de2.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/josekit-rs-5ab54876c29a84f86aef8c169413a46026883efe/src/jwe/jwe_algorithm.rs:90:9 | 90 | &self, | ^^^^^ the lifetime is elided here ... 94 | ) -> Result, JoseError>; | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | ) -> Result, JoseError>; | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_i18n CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/Cargo.toml CARGO_PKG_AUTHORS='Jason Lee ' CARGO_PKG_DESCRIPTION='Rust I18n is use Rust codegen for load YAML file storage translations on compile time, and give you a t'\!' macro for simply get translation texts.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-i18n CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/longbridgeapp/rust-i18n' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.1.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/rust-i18n-164f4d464a894f78/out /usr/local/bin/rustc --crate-name rust_i18n --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/rust-i18n-f2d8096aaaff7a87a847c35a5394c269f75e077a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log-miss-tr"))' -C metadata=c33473a50e8b25dd -C extra-filename=-b43178e93c15f389 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern rust_i18n_macro=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_i18n_macro-72d138090e5e1f8b.so --extern rust_i18n_support=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_i18n_support-2c3b58116f821076.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bb8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bb8-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bb8-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Full-featured async (tokio-based) connection pool (like r2d2)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bb8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/bb8' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name bb8 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=1a97bae59092f7de -C extra-filename=-fe2c26985477455e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern parking_lot=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot-6168d7683ecc08b8.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_compression CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-compression-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-compression-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Wim Looman :Allen Bui ' CARGO_PKG_DESCRIPTION='Adaptors between compression crates and Rust'\''s modern asynchronous IO types. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-compression CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Nullus157/async-compression' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_compression --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-compression-0.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-algorithms", "all-implementations", "brotli", "bzip2", "deflate", "deflate64", "flate2", "futures-io", "gzip", "libzstd", "lzma", "tokio", "xz", "xz2", "zlib", "zstd", "zstd-safe", "zstdmt"))' -C metadata=307dca49d8ac9e1e -C extra-filename=-d31c0c7374791c30 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern flate2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libflate2-65c4aeda0f304076.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_native_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-native-tls-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-native-tls-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_native_tls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=b733a13aa7fcf565 -C extra-filename=-8b02922e318f01ac --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/aesgcmkw.rs:228:9 | 228 | &self, | ^^^^^ the lifetime is elided here ... 232 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 232 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/aesgcmkw.rs:307:9 | 307 | &self, | ^^^^^ the lifetime is elided here ... 311 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 311 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/aeskw.rs:219:9 | 219 | &self, | ^^^^^ the lifetime is elided here ... 223 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 223 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/aeskw.rs:297:9 | 297 | &self, | ^^^^^ the lifetime is elided here ... 301 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 301 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/direct.rs:174:9 | 174 | &self, | ^^^^^ the lifetime is elided here ... 178 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 178 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/direct.rs:246:9 | 246 | &self, | ^^^^^ the lifetime is elided here ... 250 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 250 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/ecdh_es.rs:735:9 | 735 | &self, | ^^^^^ the lifetime is elided here ... 739 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 739 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/ecdh_es.rs:832:9 | 832 | &self, | ^^^^^ the lifetime is elided here ... 836 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 836 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/pbes2_hmac_aeskw.rs:242:9 | 242 | &self, | ^^^^^ the lifetime is elided here ... 246 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 246 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/pbes2_hmac_aeskw.rs:358:9 | 358 | &self, | ^^^^^ the lifetime is elided here ... 362 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 362 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/rsaes.rs:340:9 | 340 | &self, | ^^^^^ the lifetime is elided here ... 344 | ) -> Result>, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 344 | ) -> Result>, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/alg/rsaes.rs:436:9 | 436 | &self, | ^^^^^ the lifetime is elided here ... 440 | ) -> Result, JoseError> { | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 440 | ) -> Result, JoseError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/jwe_algorithm.rs:45:9 | 45 | &self, | ^^^^^ the lifetime is elided here ... 49 | ) -> Result>, JoseError>; | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | ) -> Result>, JoseError>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/josekit-0.8.7/src/jwe/jwe_algorithm.rs:90:9 | 90 | &self, | ^^^^^ the lifetime is elided here ... 94 | ) -> Result, JoseError>; | ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | ) -> Result, JoseError>; | +++ Compiling x509-parser v0.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x509_parser CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/Cargo.toml CARGO_PKG_AUTHORS='Pierre Chifflier ' CARGO_PKG_DESCRIPTION='Parser for the X.509 v3 format (RFC 5280 certificates)' CARGO_PKG_HOMEPAGE='https://github.com/rusticata/x509-parser' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x509-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusticata/x509-parser.git' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.16.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name x509_parser --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ring", "validate", "verify"))' -C metadata=3db089b2e2a347da -C extra-filename=-c6777b9466d76492 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern asn1_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasn1_rs-1e43114f8aef9b6b.rmeta --extern data_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdata_encoding-812a60d42711b553.rmeta --extern der_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libder_parser-2b68cf5f61917b37.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern nom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnom-00ae1238691b1565.rmeta --extern oid_registry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboid_registry-b0b4e658cdbc538d.rmeta --extern rusticata_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librusticata_macros-ffe28d4ef30e87be.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `webdriver` (lib) generated 1 warning (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `internal-logs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0/src/transform/metrics.rs:101:21 | 101 | / otel_debug!( 102 | | name: "AggregationTemporality::Unknown", 103 | | message = "Unknown temporality,using default instead.", 104 | | unknown_temporality = format!("{:?}", other), 105 | | default_temporality = format!("{:?}", Temporality::Cumulative) 106 | | ); | |_____________________^ | = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `internal-logs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0/src/transform/metrics.rs:101:21 | 101 | / otel_debug!( 102 | | name: "AggregationTemporality::Unknown", 103 | | message = "Unknown temporality,using default instead.", 104 | | unknown_temporality = format!("{:?}", other), 105 | | default_temporality = format!("{:?}", Temporality::Cumulative) 106 | | ); | |_____________________^ | = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `internal-logs` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0/src/transform/metrics.rs:189:17 | 189 | / otel_debug!( 190 | | name: "TonicMetricData::UnknownAggregator", 191 | | message= "Unknown aggregator type", 192 | | unknown_type= format!("{:?}", data), 193 | | ); | |_________________^ | = note: expected values for `feature` are: `default`, `full`, `gen-tonic`, `gen-tonic-messages`, `hex`, `logs`, `metrics`, `populate-logs-event-name`, `prost`, `schemars`, `serde`, `testing`, `tonic`, `trace`, `with-schemars`, `with-serde`, and `zpages` = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `sqlx-core` (lib) generated 4 warnings (1 duplicate) [router_env 0.1.0] cargo:rustc-env=CARGO_WORKSPACE_MEMBERS=analytics,api_models,cards,common_enums,common_types,common_utils,config_importer,connector_configs,currency_conversion,diesel_models,drainer,euclid,euclid_macros,euclid_wasm,events,external_services,hsdev,hyperswitch_connectors,hyperswitch_constraint_graph,hyperswitch_domain_models,hyperswitch_interfaces,kgraph_utils,masking,openapi,payment_methods,pm_auth,redis_interface,router,router_derive,router_env,scheduler,storage_impl,test_utils warning: `signal-hook-tokio` (lib) generated 1 warning (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:31:41 | 31 | let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/lib.rs:123:31 | 123 | unused_import_braces, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 31 - let (i, parsed_attribute) = crate::cri_attributes::parser::parse_attribute(i, &oid) 31 + let (i, parsed_attribute) = parser::parse_attribute(i, &oid) | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/generalname.rs:43:55 | 43 | std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 43 - std::str::from_utf8(any.data).map_err(|_| nom::Err::Failure(Error::BerValueError)) 43 + std::str::from_utf8(any.data).map_err(|_| Err::Failure(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:99:20 | 99 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 99 - return Err(nom::Err::Error(Error::InvalidLength)); 99 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:114:17 | 114 | Err(nom::Err::Error(Error::BerValueError)) | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 114 - Err(nom::Err::Error(Error::BerValueError)) 114 + Err(Err::Error(Error::BerValueError)) | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:116:18 | 116 | _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 116 - _ => Err(nom::Err::Error(Error::unexpected_tag(None, hdr.tag()))), 116 + _ => Err(Err::Error(Error::unexpected_tag(None, hdr.tag()))), | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:164:20 | 164 | return Err(nom::Err::Error(Error::InvalidLength)); | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 164 - return Err(nom::Err::Error(Error::InvalidLength)); 164 + return Err(Err::Error(Error::InvalidLength)); | warning: unnecessary qualification --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:177:18 | 177 | t => Err(nom::Err::Error(Error::unexpected_tag( | ^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 177 - t => Err(nom::Err::Error(Error::unexpected_tag( 177 + t => Err(Err::Error(Error::unexpected_tag( | warning: `oid-registry` (lib) generated 1 warning (1 duplicate) warning: `rust-i18n` (lib) generated 1 warning (1 duplicate) warning: `phonenumber` (lib) generated 5 warnings (1 duplicate) warning: `tokio-native-tls` (lib) generated 1 warning (1 duplicate) warning: `bb8` (lib) generated 1 warning (1 duplicate) Compiling actix-server v2.5.0 warning: `async-compression` (lib) generated 1 warning (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_server CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-server-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-server-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede :Ali MJ Al-Nasrawy ' CARGO_PKG_DESCRIPTION='General purpose TCP server built for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-server CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net/tree/master/actix-server' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_server --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-server-2.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "tokio-uring"))' -C metadata=729126587b3cfaa7 -C extra-filename=-143dfe7ad3eacb81 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rmeta --extern actix_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_service-27fd0aa30df21868.rmeta --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern mio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmio-a05be3fb48b8b4a8.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `aws-smithy-async` (lib) generated 1 warning (1 duplicate) Compiling h2 v0.3.26 warning: `serde_yml` (lib) generated 13 warnings (13 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=06423dafbbf372dd -C extra-filename=-5195dc482ecfb66f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-3b287642aa34d7e8.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling actix-tls v3.4.0 Compiling actix-codec v0.5.2 Compiling aws-smithy-types v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.4.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 embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=b4b057632fd4bd13 -C extra-filename=-4f18d19b2fea1808 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libatomic_waker-dfe89df2bf02f140.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fnv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfnv-3d07c9e080491e3f.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-3b287642aa34d7e8.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_codec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-codec-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-codec-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Codec utilities for working with framed protocols' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-codec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_codec --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-codec-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8486cb6c66ad96d5 -C extra-filename=-000abb3c7d2cd1cb --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-49814cfc0f22db29.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_sink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_sink-4be5395ded11ec63.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-types-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-types-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Types for smithy-rs codegen.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_types --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-types-1.3.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 embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(aws_sdk_unstable)' --cfg 'feature="byte-stream-poll-next"' --cfg 'feature="http-body-0-4-x"' --cfg 'feature="http-body-1-x"' --cfg 'feature="rt-tokio"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("byte-stream-poll-next", "http-body-0-4-x", "http-body-1-x", "hyper-0-14-x", "rt-tokio", "serde-deserialize", "serde-serialize", "test-util"))' -C metadata=20603b6f3b1b18cd -C extra-filename=-26aca86b8230b28b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64_simd=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64_simd-6687df3c4b1b63e1.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytes_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes_utils-e775ed62e9f34dfa.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_1x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body_0_4=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern http_body_1_0=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern num_integer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_integer-fb33e4790b5a5320.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-1acfc0654cd26e16.rmeta --extern ryu=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libryu-40054e29a764fba8.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-stream-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=00643fd3996bfc4f -C extra-filename=-12440f4c6f5fd4a3 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-tls-3.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-tls-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='TLS acceptor and connector services for Actix ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_tls --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-tls-3.4.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="accept"' --cfg 'feature="rustls-0_22"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accept", "connect", "default", "native-tls", "openssl", "rustls", "rustls-021", "rustls-0_20", "rustls-0_20-native-roots", "rustls-0_20-webpki-roots", "rustls-0_21", "rustls-0_21-native-roots", "rustls-0_21-webpki-roots", "rustls-0_22", "rustls-0_22-native-roots", "rustls-0_22-webpki-roots", "rustls-0_23", "rustls-0_23-native-roots", "rustls-0_23-webpki-roots", "rustls-webpki-0101", "tokio-rustls-023", "tokio-rustls-024", "uri", "webpki-roots-022", "webpki-roots-025"))' -C metadata=40020e438c5e5e9e -C extra-filename=-7d27067838a6cf27 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rmeta --extern actix_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_service-27fd0aa30df21868.rmeta --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern impl_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libimpl_more-d759cb945285eb26.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern rustls_pki_types_1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pki_types-3c9cc88d75bab3b0.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_rustls_025=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_rustls-103c1a80f3324084.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` warning: `asn1-rs` (lib) generated 42 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Tower is a library of modular and reusable components for building robust clients and servers. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tower-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="balance"' --cfg 'feature="buffer"' --cfg 'feature="discover"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="indexmap"' --cfg 'feature="limit"' --cfg 'feature="load"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rand"' --cfg 'feature="ready-cache"' --cfg 'feature="slab"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=5a2269d841f179c4 -C extra-filename=-22420a71d4b06b5e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-596a42577eb24efa.rmeta --extern pin_project=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project-31392aa06f8a37ed.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern slab=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libslab-45dc608abf6c753f.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-fff2a26e6d8a3dcd.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tonic` (lib) generated 1 warning (1 duplicate) warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/mocking.rs:42:11 | 42 | Owned(Client), | ----- ^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 42 - Owned(Client), 42 + Owned(()), | warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/mocking.rs:43:14 | 43 | Borrowed(&'c Client), | -------- ^^^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 43 - Borrowed(&'c Client), 43 + Borrowed(()), | warning: methods `ptr` and `is_null` are never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/util.rs:257:8 | 254 | pub(crate) trait WrappedCPointer { | --------------- methods in this trait ... 257 | fn ptr(&self) -> *mut Self::Target; | ^^^ 258 | 259 | fn is_null(&self) -> bool { | ^^^^^^^ warning: struct `OnDrop` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/util.rs:343:19 | 343 | pub(crate) struct OnDrop(pub F) | ^^^^^^ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rdkafka-0.36.2/src/admin.rs:865:83 | 865 | pub fn assign(mut self, assignment: PartitionAssignment<'a>) -> NewPartitions<'_> { | -- ^^ the same lifetime is elided here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 865 - pub fn assign(mut self, assignment: PartitionAssignment<'a>) -> NewPartitions<'_> { 865 + pub fn assign(mut self, assignment: PartitionAssignment<'a>) -> NewPartitions<'a> { | warning: `ring` (lib) generated 16 warnings (1 duplicate) warning: `der-parser` (lib) generated 92 warnings (1 duplicate) warning: `tokio-util` (lib) generated 2 warnings (2 duplicates) warning: `tracing-subscriber` (lib) generated 11 warnings (11 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/msgs/codec.rs:20:24 | 20 | pub fn init(bytes: &[u8]) -> Reader { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 20 | pub fn init(bytes: &[u8]) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/msgs/codec.rs:30:16 | 30 | pub fn sub(&mut self, length: usize) -> Option { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 30 | pub fn sub(&mut self, length: usize) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/msgs/handshake.rs:315:28 | 315 | fn get_single_hostname(&self) -> Option; | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 315 | fn get_single_hostname(&self) -> Option>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/msgs/handshake.rs:332:28 | 332 | fn get_single_hostname(&self) -> Option { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 332 | fn get_single_hostname(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/msgs/handshake.rs:333:37 | 333 | fn only_dns_hostnames(name: &ServerName) -> Option { | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 333 | fn only_dns_hostnames(name: &ServerName) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/anchors.rs:17:35 | 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 17 | pub(crate) fn to_trust_anchor(&self) -> webpki::TrustAnchor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/conn.rs:56:19 | 56 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 56 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/conn.rs:64:19 | 64 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 64 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/conn.rs:431:19 | 431 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 431 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/conn.rs:445:19 | 445 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 445 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/ticketer.rs:158:19 | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 158 | fn maybe_roll(&self, now: TimeBase) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/client/client_conn.rs:245:27 | 245 | pub(crate) fn for_sni(&self) -> Option { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 245 | pub(crate) fn for_sni(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/lib.rs:180:34 | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 180 | pub fn parse_x509_certificate(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/lib.rs:190:26 | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 190 | pub fn parse_x509_crl(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/lib.rs:200:26 | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 200 | pub fn parse_x509_der(i: &[u8]) -> X509Result<'_, X509Certificate<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/lib.rs:211:25 | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 211 | pub fn parse_crl_der(i: &[u8]) -> X509Result<'_, CertificateRevocationList<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:145:33 | 145 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 145 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:287:20 | 287 | pub fn subject(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn subject(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:293:19 | 293 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 293 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:305:23 | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 305 | pub fn public_key(&self) -> &SubjectPublicKeyInfo<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:352:27 | 352 | pub fn extensions_map(&self) -> Result>, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 352 | pub fn extensions_map(&self) -> Result, &X509Extension<'a>>, X509Error> { | ++++ warning: `rust-i18n-support` (lib) generated 1 warning (1 duplicate) Compiling opentelemetry-otlp v0.27.0 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/client/client_conn.rs:514:23 | 514 | pub fn early_data(&mut self) -> Option { | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 514 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/server/common.rs:12:43 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/rustls-0.20.9/src/server/server_conn.rs:454:23 | 454 | pub fn early_data(&mut self) -> Option { | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 454 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:401:9 | 401 | &self, | ^^^^^ the lifetime is elided here 402 | ) -> Result>, X509Error> { | ^^^^^^^^^^^^^^^^^ | || | |the same lifetime is hidden here | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 402 | ) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:448:28 | 448 | pub fn policy_mappings(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided here the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 448 | pub fn policy_mappings(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:478:29 | 478 | pub fn name_constraints(&self) -> Result>, X509Error> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided here the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 478 | pub fn name_constraints(&self) -> Result>>, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:552:33 | 552 | fn from_der(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^--^^ | | | | | | | the same lifetime is named here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 552 | fn from_der(i: &'a [u8]) -> X509Result<'a, TbsCertificate<'a>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:709:20 | 709 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 709 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:727:40 | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result> { | -- ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 727 | fn from_der_issuer(i: &'a [u8]) -> X509Result<'a, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:732:28 | 732 | fn from_der_subject(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 732 | fn from_der_subject(i: &[u8]) -> X509Result<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certificate.rs:739:33 | 739 | fn parse(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 739 | fn parse(i: &[u8]) -> BerResult<'_, Option>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:26:33 | 26 | pub fn requested_extensions(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | the lifetime is elided here the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 26 | pub fn requested_extensions(&self) -> Option>> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_otlp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Exporter for the OpenTelemetry Collector' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-otlp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_otlp --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.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 --cfg 'feature="grpc-tonic"' --cfg 'feature="http"' --cfg 'feature="metrics"' --cfg 'feature="prost"' --cfg 'feature="tokio"' --cfg 'feature="tonic"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grpc-tonic", "gzip-tonic", "http", "http-json", "http-proto", "hyper-client", "integration-testing", "internal-logs", "logs", "metrics", "opentelemetry-http", "populate-logs-event-name", "prost", "reqwest", "reqwest-blocking-client", "reqwest-client", "reqwest-rustls", "reqwest-rustls-webpki-roots", "serde", "serde_json", "serialize", "tls", "tls-roots", "tls-webpki-roots", "tokio", "tonic", "trace", "tracing", "zstd-tonic"))' -C metadata=e5749c174f1a9a3b -C extra-filename=-1b038aae78ee495e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-2befedd492bbc137.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-c0477f7914a51d03.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-37b9402dad1d4f13.rmeta --extern opentelemetry_proto=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_proto-0d905d8d8adc61e9.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-faf240bcfc363c1b.rmeta --extern prost=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprost-e40801da6412642f.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-8e2343ff715df5a5.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern tonic=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtonic-bc865bb7adec3de2.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:106:23 | 106 | pub fn attributes(&self) -> &[X509CriAttribute] { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 106 | pub fn attributes(&self) -> &[X509CriAttribute<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:112:28 | 112 | pub fn iter_attributes(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 112 | pub fn iter_attributes(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:119:27 | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute> { | ^^^^^ ^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub fn find_attribute(&self, oid: &Oid) -> Option<&X509CriAttribute<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:126:27 | 126 | pub fn attributes_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 126 | pub fn attributes_map(&self) -> Result, &X509CriAttribute<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/certification_request.rs:148:33 | 148 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 148 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:22:33 | 22 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 22 | fn from_der(i: &'a [u8]) -> X509Result<'a, X509CriAttribute<'a>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:172:39 | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 172 | pub(crate) fn parse_cri_attributes(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:119:46 | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | pub(super) fn parse_extension_request(i: &[u8]) -> X509Result<'_, ExtensionRequest<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:124:40 | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 124 | fn parse_extension_request_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:146:47 | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 146 | pub(super) fn parse_challenge_password(i: &[u8]) -> X509Result<'_, ChallengePassword> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/cri_attributes.rs:164:41 | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | fn parse_challenge_password_attr(i: &[u8]) -> X509Result<'_, ParsedCriAttribute<'_>> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:127:33 | 127 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 127 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1201:43 | 1201 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1201 | pub(crate) fn parse_extension_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1207:35 | 1207 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1207 | pub(crate) fn parse_extensions(i: &[u8], explicit_tag: Tag) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1224:52 | 1224 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1224 | pub(crate) fn parse_extension_envelope_sequence(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1231:8 | 1231 | i: &[u8], | ^^^^^ the lifetime is elided here 1232 | explicit_tag: Tag, 1233 | ) -> X509Result> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1233 | ) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1249:25 | 1249 | fn der_read_critical(i: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1249 | fn der_read_critical(i: &[u8]) -> BerResult<'_, bool> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/generalname.rs:40:24 | 40 | fn ia5str(any: Any) -> Result<&str, Err> { | ^^^ ^^^^ the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 40 | fn ia5str(any: Any<'_>) -> Result<&str, Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/generalname.rs:111:36 | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | pub(crate) fn parse_generalname(i: &[u8]) -> IResult<&[u8], GeneralName<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/keyusage.rs:113:41 | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 113 | pub(crate) fn parse_extendedkeyusage(i: &[u8]) -> IResult<&[u8], ExtendedKeyUsage<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/nameconstraints.rs:32:40 | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 32 | pub(crate) fn parse_nameconstraints(i: &[u8]) -> IResult<&[u8], NameConstraints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/nameconstraints.rs:33:25 | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 33 | fn parse_subtree(i: &[u8]) -> IResult<&[u8], GeneralSubtree<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/nameconstraints.rs:38:26 | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 38 | fn parse_subtrees(i: &[u8]) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/policymappings.rs:78:39 | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings, Error> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_policymappings(i: &[u8]) -> IResult<&[u8], PolicyMappings<'_>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:54:8 | 54 | i: &[u8], | ^^^^^ the lifetime is elided here 55 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:69:8 | 69 | i: &[u8], | ^^^^^ the lifetime is elided here 70 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 70 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:78:8 | 78 | i: &[u8], | ^^^^^ the lifetime is elided here 79 | ) -> IResult<&[u8], SignedCertificateTimestamp, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 79 | ) -> IResult<&[u8], SignedCertificateTimestamp<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:96:20 | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID, BerError> { | ^^^^^ ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 96 | fn parse_log_id(i: &[u8]) -> IResult<&[u8], CtLogID<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:108:27 | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | fn parse_ct_extensions(i: &[u8]) -> IResult<&[u8], CtExtensions<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/sct.rs:114:30 | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | fn parse_digitally_signed(i: &[u8]) -> IResult<&[u8], DigitallySigned<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:781:38 | 781 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 781 | fn parse_basicconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:785:37 | 785 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 785 | fn parse_nameconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:790:12 | 790 | i: &[u8], | ^^^^^ the lifetime is elided here 791 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 791 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:802:12 | 802 | i: &[u8], | ^^^^^ the lifetime is elided here 803 | ) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 803 | ) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:831:39 | 831 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 831 | fn parse_policyconstraints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:835:36 | 835 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 835 | fn parse_policymappings_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:839:38 | 839 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 839 | fn parse_inhibitanypolicy_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:847:38 | 847 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 847 | fn parse_extendedkeyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: `actix-tls` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:854:39 | 854 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 854 | fn parse_distributionpointname(i: &[u8]) -> IResult<&[u8], DistributionPointName<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:900:35 | 900 | fn parse_crlissuer_content(i: &[u8]) -> BerResult> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 900 | fn parse_crlissuer_content(i: &[u8]) -> BerResult<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:909:12 | 909 | i: &[u8], | ^^^^^ the lifetime is elided here 910 | ) -> IResult<&[u8], CRLDistributionPoint, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 910 | ) -> IResult<&[u8], CRLDistributionPoint<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:930:12 | 930 | i: &[u8], | ^^^^^ the lifetime is elided here 931 | ) -> IResult<&[u8], CRLDistributionPoints, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 931 | ) -> IResult<&[u8], CRLDistributionPoints<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:936:43 | 936 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 936 | fn parse_crldistributionpoints_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:951:12 | 951 | i: &[u8], | ^^^^^ the lifetime is elided here 952 | ) -> IResult<&[u8], IssuingDistributionPoint, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 952 | ) -> IResult<&[u8], IssuingDistributionPoint<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:985:46 | 985 | fn parse_issuingdistributionpoint_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 985 | fn parse_issuingdistributionpoint_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:999:12 | 999 | i: &[u8], | ^^^^^ the lifetime is elided here 1000 | ) -> IResult<&[u8], AuthorityInfoAccess, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1000 | ) -> IResult<&[u8], AuthorityInfoAccess<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1001:25 | 1001 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1001 | fn parse_aia(i: &[u8]) -> IResult<&[u8], AccessDescription<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1014:41 | 1014 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1014 | fn parse_authorityinfoaccess_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1047:12 | 1047 | i: &[u8], | ^^^^^ the lifetime is elided here 1048 | ) -> IResult<&[u8], AuthorityKeyIdentifier, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1048 | ) -> IResult<&[u8], AuthorityKeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1053:44 | 1053 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1053 | fn parse_authoritykeyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1060:42 | 1060 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1060 | pub(super) fn parse_keyidentifier(i: &[u8]) -> IResult<&[u8], KeyIdentifier<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1066:35 | 1066 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1066 | fn parse_keyidentifier_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1070:30 | 1070 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1070 | fn parse_keyusage_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1088:32 | 1088 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1088 | fn parse_nscerttype_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1092:31 | 1092 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1092 | fn parse_nscomment_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1128:12 | 1128 | i: &[u8], | ^^^^^ the lifetime is elided here 1129 | ) -> IResult<&[u8], Vec, BerError> { | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1129 | ) -> IResult<&[u8], Vec>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1130:43 | 1130 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1130 | fn parse_policy_qualifier_info(i: &[u8]) -> IResult<&[u8], PolicyQualifierInfo<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1140:40 | 1140 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1140 | fn parse_policy_information(i: &[u8]) -> IResult<&[u8], PolicyInformation<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1157:41 | 1157 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1157 | fn parse_certificatepolicies_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1165:29 | 1165 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1165 | fn parse_reason_code(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1179:33 | 1179 | fn parse_invalidity_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1179 | fn parse_invalidity_date(i: &[u8]) -> ParseResult<'_, ParsedExtension<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1187:28 | 1187 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1187 | fn parse_crl_number(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/extensions/mod.rs:1192:25 | 1192 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension, BerError> { | ^^^^^ ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1192 | fn parse_sct_ext(i: &[u8]) -> IResult<&[u8], ParsedExtension<'_>, BerError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/pem.rs:164:23 | 164 | pub fn parse_x509(&self) -> Result> { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 164 | pub fn parse_x509(&self) -> Result, ::nom::Err> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/public_key.rs:76:25 | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 76 | fn parse_rsa_key(bytes: &[u8]) -> BerResult<'_, RSAPublicKey<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:66:19 | 66 | pub fn issuer(&self) -> &X509Name { | ^^^^^ ^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 66 | pub fn issuer(&self) -> &X509Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:89:23 | 89 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 89 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:135:33 | 135 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 135 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:188:23 | 188 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 188 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:194:28 | 194 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 194 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:201:27 | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 201 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:208:27 | 208 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 208 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:228:33 | 228 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 228 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:274:23 | 274 | pub fn extensions(&self) -> &[X509Extension] { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 274 | pub fn extensions(&self) -> &[X509Extension<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:280:28 | 280 | pub fn iter_extensions(&self) -> impl Iterator { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 280 | pub fn iter_extensions(&self) -> impl Iterator> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:287:27 | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension> { | ^^^^^ ^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 287 | pub fn find_extension(&self, oid: &Oid) -> Option<&X509Extension<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:294:27 | 294 | pub fn extensions_map(&self) -> Result, X509Error> { | ^^^^^ ^^^ ^^^^^^^^^^^^^^ | | | || | | | |the same lifetime is hidden here | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 294 | pub fn extensions_map(&self) -> Result, &X509Extension<'_>>, X509Error> { | ++++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:345:33 | 345 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 345 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/revocation_list.rs:361:34 | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 361 | fn parse_revoked_certificates(i: &[u8]) -> X509Result<'_, Vec>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:94:27 | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 94 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:99:31 | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 99 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:108:35 | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 108 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:115:31 | 115 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 115 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:225:27 | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 225 | pub fn hash_algorithm(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:230:31 | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 230 | pub fn hash_algorithm_oid(&self) -> &'a Oid<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:239:35 | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ | | || | | |the same lifetime is hidden here | | the same lifetime is elided here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 239 | pub fn mask_gen_algorithm_raw(&self) -> Option<&AlgorithmIdentifier<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:246:31 | 246 | pub fn mask_gen_algorithm(&self) -> Result { | ^^^^^ ^^^^^^^^^^^^^^^^ | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 246 | pub fn mask_gen_algorithm(&self) -> Result, X509Error> { | ++++ warning: `rustls` (lib) generated 33 warnings (1 duplicate) warning: `actix-codec` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/signature_algorithm.rs:265:42 | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier { | -- -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 265 | pub fn p_source_alg(&'a self) -> &'a AlgorithmIdentifier<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:16:35 | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 16 | pub(crate) fn from_der_opt(i: &[u8]) -> X509Result<'_, Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:72:20 | 72 | fn from_der(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 72 | fn from_der(i: &[u8]) -> X509Result<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:78:39 | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 78 | pub(crate) fn parse_choice_of_time(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/time.rs:91:28 | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 91 | fn parse_malformed_date(i: &[u8]) -> ParseResult<'_, OffsetDateTime> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:43:40 | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 43 | pub(crate) fn from_der_tagged_0(i: &[u8]) -> X509Result<'_, X509Version> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:156:29 | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 156 | fn parse_attribute_value(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:160:30 | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 160 | fn parse_malformed_string(i: &[u8]) -> ParseResult<'_, Any<'_>, Error> { | +++ ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:213:33 | 213 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 213 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:234:19 | 234 | pub fn parsed(&self) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 234 | pub fn parsed(&self) -> Result, X509Error> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:263:33 | 263 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 263 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:313:39 | 313 | pub const fn oid(&'a self) -> &'a Oid { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 313 | pub const fn oid(&'a self) -> &'a Oid<'a> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:318:53 | 318 | pub const fn parameters(&'a self) -> Option<&'a Any> { | -- -- ^^^ the same lifetime is hidden here | | | | | the same lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 318 | pub const fn parameters(&'a self) -> Option<&'a Any<'a>> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:471:33 | 471 | fn from_der(i: &'a [u8]) -> X509Result { | -- ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 471 | fn from_der(i: &'a [u8]) -> X509Result<'a, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:574:40 | 574 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is hidden here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 574 | pub(crate) fn parse_signature_value(i: &[u8]) -> X509Result<'_, BitString<'_>> { | +++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/x509-parser-0.16.0/src/x509.rs:578:31 | 578 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<(&[u8], BigUint)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 578 | pub(crate) fn parse_serial(i: &[u8]) -> X509Result<'_, (&[u8], BigUint)> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_sdk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The SDK for the OpenTelemetry metrics collection and distributed tracing framework' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry_sdk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.27.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry_sdk-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="async-trait"' --cfg 'feature="glob"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="rt-tokio-current-thread"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-trait", "default", "experimental_metrics_periodic_reader_no_runtime", "glob", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-async-std", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "tracing", "url"))' -C metadata=883911a7588b5000 -C extra-filename=-3e90a05c3eafc7d2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_executor=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_executor-8b218ad50786d017.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern glob=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglob-f1683fe81b1b715f.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-12440f4c6f5fd4a3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling fred v7.1.2 warning: `jsonwebtoken` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-core-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-core-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='Core of SQLx, the rust SQL toolkit. Not intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sqlx_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-core-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="native-tls"' --cfg 'feature="offline"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="time"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "offline", "regex", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "serde", "serde_json", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=c823f2f95a76e23d -C extra-filename=-019f29ef26ee0d02 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bigdecimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbigdecimal-045a9e7b354d726d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern crc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc-ca3492473ac770c4.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrossbeam_queue-70f85051c2c1e1fd.rmeta --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b6bbf9898a5ba1b7.rmeta --extern event_listener=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevent_listener-eff3b1607e15d86e.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_intrusive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_intrusive-6bf6a62f27f9b22c.rmeta --extern futures_io=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_io-6792b275ac3e0838.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern hashbrown=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashbrown-a1bf6abe60710512.rmeta --extern hashlink=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhashlink-fbc8bcbf4463f661.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-3b287642aa34d7e8.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-7f85f568fd133bf2.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-12440f4c6f5fd4a3.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fred CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/Cargo.toml CARGO_PKG_AUTHORS='Alec Embke ' CARGO_PKG_DESCRIPTION='An async Redis client built on Tokio.' CARGO_PKG_HOMEPAGE='https://github.com/aembke/fred.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fred CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/aembke/fred.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.1.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fred --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="check-unresponsive"' --cfg 'feature="default"' --cfg 'feature="ignore-auth-error"' --cfg 'feature="metrics"' --cfg 'feature="partial-tracing"' --cfg 'feature="pool-prefer-active"' --cfg 'feature="subscriber-client"' --cfg 'feature="tracing"' --cfg 'feature="tracing-futures"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-client-setname", "blocking-encoding", "check-unresponsive", "client-tracking", "codec", "custom-reconnect-errors", "debug-ids", "default", "default-nil-types", "dns", "enable-native-tls", "enable-rustls", "full-tracing", "ignore-auth-error", "metrics", "mocks", "monitor", "native-tls", "network-logs", "nom", "partial-tracing", "pool-prefer-active", "reconnect-on-auth-error", "redis-json", "redis-stack", "replicas", "rustls", "rustls-native-certs", "sentinel-auth", "sentinel-client", "serde-json", "serde_json", "sha-1", "subscriber-client", "tokio-native-tls", "tokio-rustls", "tracing", "tracing-futures", "trust-dns-resolver", "vendored-openssl", "webpki"))' -C metadata=c34cfe9efcfe2a0d -C extra-filename=-789120a72b967a8e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern arc_swap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libarc_swap-04625b4430066a45.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytes_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes_utils-e775ed62e9f34dfa.rmeta --extern float_cmp=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfloat_cmp-05a6c23e9ff34f59.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern parking_lot=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot-6168d7683ecc08b8.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern redis_protocol=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_protocol-dd5184e571e3117c.rmeta --extern semver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsemver-83690c7072592a64.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-12440f4c6f5fd4a3.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern tracing_futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_futures-497e8b4a8797d23c.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `tokio-stream` (lib) generated 1 warning (1 duplicate) warning: `opentelemetry-proto` (lib) generated 5 warnings (2 duplicates) Compiling aws-smithy-runtime-api v1.7.4 warning: `ron-parser` (lib) generated 1 warning (1 duplicate) Compiling aws-smithy-eventstream v0.60.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-api-1.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-api-1.7.4/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='Smithy runtime types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime-api CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime_api --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-api-1.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http-02x"' --cfg 'feature="http-1x"' --cfg 'feature="http-auth"' --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "http-02x", "http-1x", "http-auth", "test-util"))' -C metadata=5cddf454efd06f3f -C extra-filename=-fcbcc4f117850e9c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_1x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling aws-smithy-json v0.61.3 Compiling aws-smithy-query v0.60.7 Compiling aws-smithy-json v0.60.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.61.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.61.3/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Token streaming JSON parser for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.61.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=61 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_json --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.61.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7891aa8f139a01b -C extra-filename=-0085831aff3841ca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-query-0.60.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-query-0.60.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='AWSQuery and EC2Query Smithy protocol logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.60.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_query --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-query-0.60.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e6b66cc7d275e4e -C extra-filename=-6d6fca1630dbd43e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.60.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.60.7/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Token streaming JSON parser for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.60.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_json --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.60.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7c2216f94891870 -C extra-filename=-f38f352034000520 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `cargo_metadata` (lib) generated 1 warning (1 duplicate) warning: variant `Flush` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3/src/message/mod.rs:76:5 | 68 | pub enum FrontendMessageFormat { | --------------------- variant in this enum ... 76 | Flush = b'H', | ^^^^^ | = note: `FrontendMessageFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `Flush` is never constructed --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3/src/message/flush.rs:11:12 | 11 | pub struct Flush; | ^^^^^ warning: associated constant `ZERO` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3/src/types/numeric.rs:80:15 | 78 | impl PgNumeric { | -------------- associated constant in this implementation 79 | /// Equivalent value of `0::numeric`. 80 | pub const ZERO: Self = PgNumeric::Number { | ^^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=router_env CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router_env CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router_env/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Environment of payment router: logger, basic config, its environment awareness.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router_env CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' CARGO_WORKSPACE_MEMBERS=analytics,api_models,cards,common_enums,common_types,common_utils,config_importer,connector_configs,currency_conversion,diesel_models,drainer,euclid,euclid_macros,euclid_wasm,events,external_services,hsdev,hyperswitch_connectors,hyperswitch_constraint_graph,hyperswitch_domain_models,hyperswitch_interfaces,kgraph_utils,masking,openapi,payment_methods,pm_auth,redis_interface,router,router_derive,router_env,scheduler,storage_impl,test_utils LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router_env-2300459cdc3dcd35/out /usr/local/bin/rustc --crate-name router_env --edition=2021 crates/router_env/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 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_web", "default", "log_active_span_json", "log_custom_entries_to_extra", "log_extra_implicit_fields", "payouts", "tracing-actix-web", "vergen"))' -C metadata=e568892f0c6fa6c3 -C extra-filename=-47e05adc11585981 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cargo_metadata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcargo_metadata-391111a4e0118b41.rmeta --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-54dbdda4762bdda0.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-b2600b3a21e843cc.rmeta --extern gethostname=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgethostname-8c2420423a221c50.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-37b9402dad1d4f13.rmeta --extern opentelemetry_aws=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_aws-7e1d696dec22aaac.rmeta --extern opentelemetry_otlp=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_otlp-1b038aae78ee495e.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-faf240bcfc363c1b.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-3b51b25da11545b2.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-0d8ce0381be7d407.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-48726e868039e2e8.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-2802d5e2d50d269d.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-88e91a1ee6542926.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-da6abd24a7bfa3d1.rmeta --extern tracing_appender=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_appender-c9171a8ddc9d2164.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_attributes-e27999dff55f92ba.so --extern tracing_opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_opentelemetry-187bb0a1e02a74ae.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_subscriber-a0ac1c4d4aa7f864.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_eventstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-eventstream-0.60.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-eventstream-0.60.8/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :John DiSanti ' CARGO_PKG_DESCRIPTION='Event stream logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-eventstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.60.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_eventstream --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-eventstream-0.60.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "derive-arbitrary", "derive_arbitrary", "test-util"))' -C metadata=17d920e1d9c36f13 -C extra-filename=-3113fe185a4ce388 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern crc32fast=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc32fast-b524a6c81b452be7.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tokio-rustls v0.23.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/axum-3a0a3a1245793e7b/out /usr/local/bin/rustc --crate-name axum --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/axum-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=3b55f8f2c9471a03 -C extra-filename=-ca5db574f2f65c31 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern axum_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaxum_core-f5c3ee40a49489ee.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern matchit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmatchit-956a634a39411124.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-53515bceb5f927c7.rmeta --extern tower=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower-22420a71d4b06b5e.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-fff2a26e6d8a3dcd.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.23.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.23.4/Cargo.toml CARGO_PKG_AUTHORS='quininer kel ' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.23.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tokio-rustls-0.23.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "tls12"))' -C metadata=a47f4eae903ef64c -C extra-filename=-5a81a9974a2a2ff9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8050150e07ed5546.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern webpki=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwebpki-06c295a352dd85d1.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` warning: `tower` (lib) generated 4 warnings (4 duplicates) warning: `openssl` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.61.3/src/deserialize/token.rs:138:49 | 138 | pub fn $name(token: Option, Error>>) -> Result, Error> { | ^^ the lifetime is elided here ^^^^ the same lifetime is hidden here ... 153 | expect_value_or_null_fn!(expect_string_or_null, ValueString, EscapedStr, "Expects a [Token::ValueString] or [Token::ValueNull], and returns the [EscapedStr] value if it's not null."); | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `expect_value_or_null_fn` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'_` | 138 | pub fn $name(token: Option, Error>>) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-json-0.60.7/src/deserialize/token.rs:138:49 | 138 | pub fn $name(token: Option, Error>>) -> Result, Error> { | ^^ the lifetime is elided here ^^^^ the same lifetime is hidden here ... 153 | expect_value_or_null_fn!(expect_string_or_null, ValueString, EscapedStr, "Expects a [Token::ValueString] or [Token::ValueNull], and returns the [EscapedStr] value if it's not null."); | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default = note: this warning originates in the macro `expect_value_or_null_fn` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'_` | 138 | pub fn $name(token: Option, Error>>) -> Result>, Error> { | ++++ warning: `aws-smithy-query` (lib) generated 1 warning (1 duplicate) warning: `toml_edit` (lib) generated 56 warnings (56 duplicates) warning: `config` (lib) generated 4 warnings (4 duplicates) warning: `opentelemetry-otlp` (lib) generated 1 warning (1 duplicate) warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling sqlx-macros-core v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx_macros_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='Macro support core for SQLx, the Rust SQL toolkit. Not intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx-macros-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sqlx_macros_core --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.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 --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="bigdecimal"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="migrate"' --cfg 'feature="postgres"' --cfg 'feature="sqlx-postgres"' --cfg 'feature="time"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_sqlite", "_tls-native-tls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "async-std", "bigdecimal", "bit-vec", "chrono", "default", "derive", "ipnetwork", "json", "mac_address", "macros", "migrate", "mysql", "postgres", "rust_decimal", "sqlite", "sqlite-unbundled", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "time", "tokio", "uuid"))' -C metadata=6c02bf6fba67d5e9 -C extra-filename=-d9809dd1d110dab0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern dotenvy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdotenvy-a3f76f8997606d25.rmeta --extern either=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeither-b18802cf8e410a23.rmeta --extern heck=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheck-53dd03cdd7e723ef.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-3abbf924b9d48e55.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-4f61cf20accefb0c.rmeta --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rmeta --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-10bdeef275e12db6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-0d8ce0381be7d407.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-d584458e60a20c15.rmeta --extern sqlx_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_core-bb98ae4663fec085.rmeta --extern sqlx_postgres=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_postgres-36ba64ed7de4dd54.rmeta --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rmeta --extern tempfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtempfile-b5b835d50067c324.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-89130be4225f2baa.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-6be8b3198e846c04.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/hpack/header.rs:121:17 | 121 | pub fn name(&self) -> Name { | ^^^^^ ^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 121 | pub fn name(&self) -> Name<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_opentelemetry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-opentelemetry-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-opentelemetry-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='OpenTelemetry integration for tracing' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/tracing-opentelemetry' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-opentelemetry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing-opentelemetry' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_opentelemetry --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-opentelemetry-0.28.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="metrics"' --cfg 'feature="smallvec"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "default", "futures-util", "lazy_static", "metrics", "metrics_gauge_unstable", "smallvec", "thiserror", "tracing-log"))' -C metadata=4cdbaafa5b2a7cc9 -C extra-filename=-d5a8b6c8b57463be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-3e90a05c3eafc7d2.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern tracing_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_core-58251f529eb1f9a6.rmeta --extern tracing_log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_log-0752d540a560653b.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_subscriber-f263df2c9a1186f0.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_aws CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='AWS exporters and propagators for OpenTelemetry' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-aws CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_aws --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-aws-0.15.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="internal-logs"' --cfg 'feature="opentelemetry_sdk"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "detector-aws-lambda", "internal-logs", "opentelemetry_sdk", "trace", "tracing"))' -C metadata=b7e6ebd9d2e06d18 -C extra-filename=-5cc6a96f5406acc1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-3e90a05c3eafc7d2.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:77:16 | 77 | fn resolve(&mut self, key: Key) -> Ptr; | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 77 | fn resolve(&mut self, key: Key) -> Ptr<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:90:21 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:105:19 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr { | ^^^^^^^^^ the lifetime is elided here ^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:118:23 | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry { | ^^^^^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:179:16 | 179 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 179 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/store.rs:414:16 | 414 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 414 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/h2-0.3.26/src/proto/streams/streams.rs:961:19 | 961 | pub fn as_dyn(&self) -> DynStreams { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 961 | pub fn as_dyn(&self) -> DynStreams<'_, B> { | +++ warning: `rustls` (lib) generated 34 warnings (1 duplicate) warning: unexpected `cfg` condition name: `sqlx_macros_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/lib.rs:18:9 | 18 | any(sqlx_macros_unstable, procmacro2_semver_exempt), | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/lib.rs:18:31 | 18 | any(sqlx_macros_unstable, procmacro2_semver_exempt), | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/query/data.rs:101:15 | 101 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/query/mod.rs:120:20 | 120 | #[cfg_attr(not(procmacro2_semver_exempt), allow(unused_variables))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/query/mod.rs:133:11 | 133 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/query/mod.rs:380:11 | 380 | #[cfg(procmacro2_semver_exempt)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/query/mod.rs:385:15 | 385 | #[cfg(not(procmacro2_semver_exempt))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `sqlx_macros_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/migrate.rs:1:11 | 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/migrate.rs:1:33 | 1 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `sqlx_macros_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/migrate.rs:110:15 | 110 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sqlx_macros_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sqlx_macros_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `procmacro2_semver_exempt` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-core-0.8.3/src/migrate.rs:110:37 | 110 | #[cfg(any(sqlx_macros_unstable, procmacro2_semver_exempt))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `aws-smithy-json` (lib) generated 2 warnings (1 duplicate) warning: `aws-smithy-json` (lib) generated 2 warnings (1 duplicate) warning: `actix-rt` (lib) generated 1 warning (1 duplicate) warning: `aws-smithy-eventstream` (lib) generated 1 warning (1 duplicate) warning: `router_env` (lib) generated 1 warning (1 duplicate) Compiling router v0.2.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Modern, fast and open payment router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 crates/router/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' -C debug-assertions=off --cfg 'feature="accounts_cache"' --cfg 'feature="common_default"' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="km_forward_x_request_id"' --cfg 'feature="kv_store"' --cfg 'feature="olap"' --cfg 'feature="oltp"' --cfg 'feature="partial-auth"' --cfg 'feature="payout_retry"' --cfg 'feature="payouts"' --cfg 'feature="retry"' --cfg 'feature="stripe"' --cfg 'feature="tls"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accounts_cache", "common_default", "customer_v2", "default", "detailed_errors", "dummy_connector", "dynamic_routing", "email", "encryption_service", "external_access_dc", "frm", "keymanager_create", "keymanager_mtls", "km_forward_x_request_id", "kv_store", "mimalloc", "olap", "oltp", "partial-auth", "payment_methods_v2", "payout_retry", "payouts", "recon", "refunds_v2", "release", "retry", "revenue_recovery", "stripe", "tls", "v1", "v2", "vergen"))' -C metadata=2b0575de9239cfd4 -C extra-filename=-9cf9b963c95c4a9f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-9cf9b963c95c4a9f -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-47e05adc11585981.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling hyper v0.14.30 Compiling actix-http v3.9.0 Compiling drainer v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-http-3.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-http-3.9.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='HTTP types and services for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=3.9.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_http --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-http-3.9.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 embed-bitcode=no -C codegen-units=1 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="__tls"' --cfg 'feature="actix-tls"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="rustls-0_22"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compress-brotli", "compress-gzip", "compress-zstd", "default", "http2", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "ws"))' -C metadata=abd3bbe97663aac1 -C extra-filename=-1b99fcf90f2a38f2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_codec-000abb3c7d2cd1cb.rmeta --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rmeta --extern actix_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_service-27fd0aa30df21868.rmeta --extern actix_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_tls-7d27067838a6cf27.rmeta --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern ahash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libahash-8792330e85a4059e.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-49814cfc0f22db29.rmeta --extern brotli=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbrotli-869fbea6a20e0989.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytestring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytestring-b7ff583251c68cdc.rmeta --extern derive_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libderive_more-8f92aeb578272605.so --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rmeta --extern flate2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libflate2-65c4aeda0f304076.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-5195dc482ecfb66f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern httparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttparse-cb754781c3d781dd.rmeta --extern httpdate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttpdate-95eee21fba2de5e0.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern language_tags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblanguage_tags-4c667af47557f8fd.rmeta --extern local_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblocal_channel-ff608a76f8db086e.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern zstd=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzstd-b1e3d2dee82673dc.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=ec79e7dabfceddf1 -C extra-filename=-e0c231f226086281 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-5195dc482ecfb66f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern httparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttparse-cb754781c3d781dd.rmeta --extern httpdate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttpdate-95eee21fba2de5e0.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern want=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwant-05810b65d4eedec4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Application that reads Redis streams and executes queries in database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drainer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 crates/drainer/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("release", "v1", "vergen"))' -C metadata=332cba579511c222 -C extra-filename=-62e7ebafc122deea --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/drainer-62e7ebafc122deea -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-47e05adc11585981.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling aws-credential-types v1.2.2 Compiling aws-smithy-http v0.62.0 Compiling aws-smithy-http v0.60.12 warning: `opentelemetry-aws` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.60.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.60.12/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Smithy HTTP logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.60.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.60.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="aws-smithy-eventstream"' --cfg 'feature="event-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-eventstream", "event-stream", "rt-tokio"))' -C metadata=b51cfd01c405adc7 -C extra-filename=-d229ce8fd36fa77a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_eventstream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_eventstream-3113fe185a4ce388.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytes_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes_utils-e775ed62e9f34dfa.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_body_04x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-1acfc0654cd26e16.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_credential_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-credential-types-1.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-credential-types-1.2.2/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Types for AWS SDK credentials.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-credential-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_credential_types --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-credential-types-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="test-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hardcoded-credentials", "test-util"))' -C metadata=e094ea302e6a373a -C extra-filename=-f3b384ccb06971b6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.62.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.62.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Smithy HTTP logic for smithy-rs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.62.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=62 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-0.62.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-eventstream", "event-stream", "rt-tokio"))' -C metadata=a343170a482ab5bf -C extra-filename=-3025facdc0bd4c61 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytes_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes_utils-e775ed62e9f34dfa.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_1x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body_04x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-1acfc0654cd26e16.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `toml_edit` (lib) generated 1 warning (1 duplicate) Compiling config_importer v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/config_importer) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=config_importer CARGO_CRATE_NAME=config_importer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/config_importer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/config_importer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utility to convert a TOML configuration file to a list of environment variables' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=config_importer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name config_importer --edition=2021 crates/config_importer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="preserve_order"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "preserve_order"))' -C metadata=9499255182699d76 -C extra-filename=-c1c1a1fff35655b1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanyhow-29e78ba2d212cf9b.rlib --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-3b287642aa34d7e8.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern toml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml-67e639d0a4449cbd.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `aws-smithy-types` (lib) generated 1 warning (1 duplicate) warning: `sqlx-postgres` (lib) generated 4 warnings (1 duplicate) warning: `tracing-opentelemetry` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-types-1.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-types-1.3.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='Cross-service types for the AWS SDK.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/aws-types-b8ad328edd5471f9/out /usr/local/bin/rustc --crate-name aws_types --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-types-1.3.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-smithy-runtime", "examples"))' -C metadata=8d7e77c6512a6afe -C extra-filename=-e3ccc67effd2e74d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling aws-sigv4 v1.3.0 warning: `aws-credential-types` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sigv4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sigv4-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sigv4-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :David Barsky ' CARGO_PKG_DESCRIPTION='SigV4 signer for HTTP requests and Event Stream messages.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sigv4 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sigv4 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sigv4-1.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http0-compat"' --cfg 'feature="http1"' --cfg 'feature="sign-eventstream"' --cfg 'feature="sign-http"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http0-compat", "http1", "sign-eventstream", "sign-http", "sigv4a"))' -C metadata=f4ed9e19bd8083ab -C extra-filename=-5156c5bc9551a4c7 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_smithy_eventstream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_eventstream-3113fe185a4ce388.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-3025facdc0bd4c61.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern crypto_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrypto_bigint-1347d5705a8aedda.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libform_urlencoded-b4b9d80c2a576344.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --extern http0=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern p256=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libp256-243a08d3b11a40c1.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx_postgres CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='PostgreSQL driver implementation for SQLx. Not for direct use; see the `sqlx` crate for details.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx-postgres CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sqlx_postgres --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-postgres-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=d83460bd1be5ad56 -C extra-filename=-00510712c8da4d5f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern atoi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libatoi-03d06e4ed8261f0e.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bigdecimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbigdecimal-045a9e7b354d726d.rmeta --extern bitflags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbitflags-49814cfc0f22db29.rmeta --extern byteorder=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbyteorder-2cfd93c314c11ef2.rmeta --extern crc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc-ca3492473ac770c4.rmeta --extern dotenvy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdotenvy-413a0f5dcf973e96.rmeta --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern hkdf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhkdf-711b7d4fafb10243.rmeta --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --extern home=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhome-da248927c66a304e.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern md5=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmd5-e57edffbcf72bd78.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern num_bigint=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_bigint-f286a32a054553de.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern sqlx_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_core-019f29ef26ee0d02.rmeta --extern stringprep=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstringprep-01065df245fe9eb8.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-7f85f568fd133bf2.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern whoami=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwhoami-4fcd02a767cd98ce.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: `router` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=accounts_cache,common_default,default,dummy_connector,frm,km_forward_x_request_id,kv_store,olap,oltp,partial-auth,payout_retry,payouts,retry,stripe,tls,v1 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_FEATURE_ACCOUNTS_CACHE=1 CARGO_FEATURE_COMMON_DEFAULT=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DUMMY_CONNECTOR=1 CARGO_FEATURE_FRM=1 CARGO_FEATURE_KM_FORWARD_X_REQUEST_ID=1 CARGO_FEATURE_KV_STORE=1 CARGO_FEATURE_OLAP=1 CARGO_FEATURE_OLTP=1 CARGO_FEATURE_PARTIAL_AUTH=1 CARGO_FEATURE_PAYOUTS=1 CARGO_FEATURE_PAYOUT_RETRY=1 CARGO_FEATURE_RETRY=1 CARGO_FEATURE_STRIPE=1 CARGO_FEATURE_TLS=1 CARGO_FEATURE_V1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Modern, fast and open payment router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-0a9cadf3ae177aae/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-9cf9b963c95c4a9f/build-script-build` warning: `sqlx-macros-core` (lib) generated 12 warnings (1 duplicate) Compiling sqlx-macros v0.8.3 warning: `drainer` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='Macros for SQLx, the rust SQL toolkit. Not intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sqlx_macros --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-macros-0.8.3/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="bigdecimal"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="migrate"' --cfg 'feature="postgres"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "bigdecimal", "bit-vec", "chrono", "default", "derive", "ipnetwork", "json", "mac_address", "macros", "migrate", "mysql", "postgres", "rust_decimal", "sqlite", "sqlite-unbundled", "time", "uuid"))' -C metadata=e914f782f244d32e -C extra-filename=-66d777a96fe90186 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libproc_macro2-03c03bb5d20012c9.rlib --extern quote=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquote-5aade048f0f9dc42.rlib --extern sqlx_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_core-bb98ae4663fec085.rlib --extern sqlx_macros_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_macros_core-d9809dd1d110dab0.rlib --extern syn=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsyn-23b06f82245c1801.rlib --extern proc_macro --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_CFG_UUID_UNSTABLE='' CARGO_ENCODED_RUSTFLAGS='--cfguuid_unstable-Car=ar-Clinker=cc-Clink-args=-L/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Application that reads Redis streams and executes queries in database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drainer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps:/wrkdirs/usr/ports/finance/hyperswitch/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=64 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/drainer-0dc6708f73883b01/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/drainer-62e7ebafc122deea/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A protective and efficient HTTP library for all.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-1.6.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 embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=9f3f5b95a57455f9 -C extra-filename=-c248064cd5238ecd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-4f18d19b2fea1808.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern httparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttparse-cb754781c3d781dd.rmeta --extern httpdate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttpdate-95eee21fba2de5e0.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern want=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwant-05810b65d4eedec4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `rdkafka` (lib) generated 6 warnings (1 duplicate) warning: `aws-smithy-http` (lib) generated 1 warning (1 duplicate) warning: `aws-smithy-http` (lib) generated 1 warning (1 duplicate) warning: `aws-types` (lib) generated 1 warning (1 duplicate) Compiling actix-web v4.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-4.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-4.9.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=4.9.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-web-4.9.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 embed-bitcode=no -C codegen-units=1 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="__tls"' --cfg 'feature="actix-tls"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="rustls-0_22"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=d0a356198e104ca3 -C extra-filename=-e4439b5c988e8be6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_codec-000abb3c7d2cd1cb.rmeta --extern actix_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_http-1b99fcf90f2a38f2.rmeta --extern actix_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_macros-83d92bc75cddf30d.so --extern actix_router=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_router-ccebbbecd56e6029.rmeta --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rmeta --extern actix_server=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_server-143dfe7ad3eacb81.rmeta --extern actix_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_service-27fd0aa30df21868.rmeta --extern actix_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_tls-7d27067838a6cf27.rmeta --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern actix_web_codegen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web_codegen-68378cd2d4eeb3ed.so --extern ahash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libahash-8792330e85a4059e.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern bytestring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytestring-b7ff583251c68cdc.rmeta --extern cfg_if=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcfg_if-a9d6aa14799ad311.rmeta --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-a0d1aaf446e174b2.rmeta --extern derive_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libderive_more-8f92aeb578272605.so --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern impl_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libimpl_more-d759cb945285eb26.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern language_tags=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblanguage_tags-4c667af47557f8fd.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` warning: `aws-smithy-runtime-api` (lib) generated 1 warning (1 duplicate) warning: `josekit` (lib) generated 15 warnings (1 duplicate) (run `cargo fix --lib -p josekit` to apply 14 suggestions) warning: field `0` is never read --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/client/conn.rs:1122:7 | 1122 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/client/conn.rs:1123:7 | 1123 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-0.14.30/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 113 - pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { 113 + pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'a, Bytes> { | warning: `actix-server` (lib) generated 1 warning (1 duplicate) warning: `x509-parser` (lib) generated 129 warnings (1 duplicate) warning: `config_importer` (bin "config_importer") generated 1 warning (1 duplicate) warning: `axum` (lib) generated 10 warnings (10 duplicates) warning: `sqlx-macros` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-util-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-util-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='hyper utilities' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-util' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-util-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=416e4d8bac612f51 -C extra-filename=-31245832400aee7e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_channel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_channel-01189f2869c086e0.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-c248064cd5238ecd.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `aws-sigv4` (lib) generated 1 warning (1 duplicate) Compiling hyper-rustls v0.24.2 warning: `tokio` (lib) generated 1 warning (1 duplicate) Compiling hyper-tls v0.5.0 Compiling hyper-rustls v0.23.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.23.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.23.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/ctz/hyper-rustls' CARGO_PKG_LICENSE=Apache-2.0/ISC/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ctz/hyper-rustls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.23.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.23.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=454f691e8e87e0e9 -C extra-filename=-0b5cedbd66cfa4ee --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8050150e07ed5546.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_native_certs-1855f01851f6e402.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_rustls-5a81a9974a2a2ff9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.24.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.24.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls+hyper integration for pure rust HTTPS' CARGO_PKG_HOMEPAGE='https://github.com/rustls/hyper-rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/hyper-rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.24.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="acceptor"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=3f5c949e1e944896 -C extra-filename=-d0864b14e4d728a6 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8e6d7ae03fbaba0d.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_native_certs-1855f01851f6e402.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_rustls-95244a1cf0ee203b.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Default TLS implementation for use with hyper' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_tls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.5.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=b887231b67ed26ca -C extra-filename=-db06e54b20f29a30 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_native_tls-8b02922e318f01ac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: `sqlx-core` (lib) generated 4 warnings (4 duplicates) warning: `h2` (lib) generated 10 warnings (1 duplicate) warning: `josekit` (lib) generated 15 warnings (1 duplicate) warning: `router_derive` (lib) generated 1 warning (1 duplicate) warning: `lettre` (lib) generated 1 warning (1 duplicate) Compiling aws-smithy-http-client v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_http_client CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-client-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-client-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='HTTP client abstractions for generated smithy clients' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-http-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_http_client --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-http-client-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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="hyper-014"' --cfg 'feature="legacy-rustls-ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default-client", "hyper-014", "legacy-rustls-ring", "legacy-test-util", "rustls-aws-lc", "rustls-aws-lc-fips", "rustls-ring", "s2n-tls", "test-util", "wire-mock"))' -C metadata=8e97bbda161b9f7d -C extra-filename=-ed386bb7e7e03ad1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-4f18d19b2fea1808.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_body_04x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern hyper_0_14=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern legacy_hyper_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_rustls-d0864b14e4d728a6.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern legacy_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8e6d7ae03fbaba0d.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Compiling reqwest v0.11.27 Compiling hyper-proxy v0.9.1 Compiling fantoccini v0.19.3 warning: `rustls` (lib) generated 53 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fantoccini CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fantoccini-0.19.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fantoccini-0.19.3/Cargo.toml CARGO_PKG_AUTHORS='Jon Gjengset ' CARGO_PKG_DESCRIPTION='High-level API for programmatically interacting with web pages through WebDriver.' CARGO_PKG_HOMEPAGE='https://github.com/jonhoo/fantoccini' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fantoccini CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonhoo/fantoccini.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name fantoccini --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fantoccini-0.19.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper-rustls", "hyper-tls", "native-tls", "rustls-tls"))' -C metadata=4e36b404a80c7c7c -C extra-filename=-e53b59593c2771be --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-fd2a22e4d4e2130d.rmeta --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-a0d1aaf446e174b2.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_rustls-0b5cedbd66cfa4ee.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern webdriver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwebdriver-41a06c984017508f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.11.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.11.27/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.11.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="async-compression"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="gzip"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=357322ac88056292 -C extra-filename=-108bd7f012b5b1fd --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_compression=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_compression-d31c0c7374791c30.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-eb9ff82895699add.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-5195dc482ecfb66f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_rustls-d0864b14e4d728a6.rmeta --extern hyper_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_tls-db06e54b20f29a30.rmeta --extern ipnet=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libipnet-ca29722e0b04e54e.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern mime_guess=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime_guess-5f9eb5f86e04a002.rmeta --extern native_tls_crate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-8e6d7ae03fbaba0d.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-9933b760fac3f580.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-d59f6b90220a8df0.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_native_tls-8b02922e318f01ac.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_rustls-95244a1cf0ee203b.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern webpki_roots=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwebpki_roots-e3600f890f46bff4.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_proxy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-proxy-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-proxy-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Johann Tuffe ' CARGO_PKG_DESCRIPTION='A proxy connector for Hyper-based applications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-proxy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/hyper-proxy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_proxy --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-proxy-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls"' --cfg 'feature="tls"' --cfg 'feature="tokio-native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyper-rustls", "hyper-tls", "native-tls", "openssl", "openssl-tls", "rustls", "rustls-base", "rustls-native-certs", "rustls-webpki", "tls", "tokio-native-tls", "tokio-openssl", "tokio-rustls", "webpki", "webpki-roots"))' -C metadata=79e15f209e53436f -C extra-filename=-2a17da35ada53b18 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern headers=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libheaders-55f63937943c07d2.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern hyper_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_tls-db06e54b20f29a30.rmeta --extern native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_native_tls-8b02922e318f01ac.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: `hyper-tls` (lib) generated 1 warning (1 duplicate) warning: `hyper-rustls` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `reqwest_unstable` --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.11.27/src/lib.rs:239:34 | 239 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `hyper-rustls` (lib) generated 1 warning (1 duplicate) Compiling aws-smithy-runtime v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_smithy_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Zelda Hessler ' CARGO_PKG_DESCRIPTION='The new smithy runtime crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-smithy-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_smithy_runtime --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-smithy-runtime-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="connector-hyper-0-14-x"' --cfg 'feature="rt-tokio"' --cfg 'feature="tls-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "connector-hyper-0-14-x", "default-https-client", "http-auth", "legacy-test-util", "rt-tokio", "test-util", "tls-rustls", "wire-mock"))' -C metadata=98d274a3a2329308 -C extra-filename=-ab98408a74e9624a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-3025facdc0bd4c61.rmeta --extern aws_smithy_http_client=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http_client-ed386bb7e7e03ad1.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fastrand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfastrand-8ab9b7c8983e459b.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_1x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body_04x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern http_body_1x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern pin_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_utils-1acfc0654cd26e16.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Compiling hyper-tls v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Default TLS implementation for use with hyper' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_tls --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-tls-0.6.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=ead0b812317ad087 -C extra-filename=-e796f22a1158e41e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-c248064cd5238ecd.rmeta --extern hyper_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_util-31245832400aee7e.rmeta --extern native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_native_tls-8b02922e318f01ac.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_timeout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-timeout-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-timeout-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Herman J. Radtke III ' CARGO_PKG_DESCRIPTION='A connect, read and write timeout aware connector to be used with hyper Client.' CARGO_PKG_HOMEPAGE='https://github.com/hjr3/hyper-timeout' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-timeout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hjr3/hyper-timeout' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_timeout --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/hyper-timeout-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6b87897676b8bfe4 -C extra-filename=-2367eff2e59eba76 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-c248064cd5238ecd.rmeta --extern hyper_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_util-31245832400aee7e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `hyper-proxy` (lib) generated 1 warning (1 duplicate) Compiling reqwest v0.12.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.12.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.12.7/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.12.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/reqwest-0.12.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="default-tls"' --cfg 'feature="gzip"' --cfg 'feature="json"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' -C metadata=2bfca3140b8f25f9 -C extra-filename=-6777ca21a58b1ad2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_compression=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_compression-d31c0c7374791c30.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-c248064cd5238ecd.rmeta --extern hyper_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_tls-e796f22a1158e41e.rmeta --extern hyper_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_util-31245832400aee7e.rmeta --extern ipnet=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libipnet-ca29722e0b04e54e.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern native_tls_crate=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnative_tls-c587177e948d06ae.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-cc9b1639c5314d88.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsync_wrapper-53515bceb5f927c7.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_native_tls-8b02922e318f01ac.rmeta --extern tokio_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_util-b3c3f9871c85a5bf.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: `utoipa` (lib) generated 11 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tonic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tonic-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tonic-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Lucio Franco ' CARGO_PKG_DESCRIPTION='A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. ' CARGO_PKG_HOMEPAGE='https://github.com/hyperium/tonic' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tonic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/tonic' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tonic --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tonic-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="prost"' --cfg 'feature="router"' --cfg 'feature="server"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "codegen", "default", "gzip", "prost", "router", "server", "tls", "tls-native-roots", "tls-roots", "tls-webpki-roots", "transport", "zstd"))' -C metadata=f8cac4bdedb71962 -C extra-filename=-ce67dbc1afb83c72 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_stream-79f17bf33b8e030e.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern axum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaxum-ca5db574f2f65c31.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern h2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libh2-4f18d19b2fea1808.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern http_body=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-ff28a3e1ffcd7710.rmeta --extern http_body_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body_util-192c4d4d1ee2d59d.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-c248064cd5238ecd.rmeta --extern hyper_timeout=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_timeout-2367eff2e59eba76.rmeta --extern hyper_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_util-31245832400aee7e.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project-31392aa06f8a37ed.rmeta --extern prost=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprost-b4664f198bcd8ddc.rmeta --extern socket2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsocket2-ef782d950f0b2f05.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-12440f4c6f5fd4a3.rmeta --extern tower=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower-22420a71d4b06b5e.rmeta --extern tower_layer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_layer-fff2a26e6d8a3dcd.rmeta --extern tower_service=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtower_service-6f4773c59a24945c.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` Compiling tracing-actix-web v0.7.15 Compiling actix-multipart v0.6.2 Compiling maud v0.26.0 Compiling actix-cors v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maud CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Compile-time HTML templates.' CARGO_PKG_HOMEPAGE='https://maud.lambda.xyz/' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maud CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/maud' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name maud --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/maud-0.26.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="actix-web"' --cfg 'feature="actix-web-dep"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "actix-web-dep", "axum", "axum-core", "default", "futures-util", "http", "rocket", "tide", "warp"))' -C metadata=7f19ecbcccfba8da -C extra-filename=-9933e4e3d8d1f4a4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web_dep=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern itoa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitoa-11ed005abbd1a241.rmeta --extern maud_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaud_macros-16639bccc173f633.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-actix-web-0.7.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-actix-web-0.7.15/Cargo.toml CARGO_PKG_AUTHORS='Luca Palmieri ' CARGO_PKG_DESCRIPTION='Structured logging middleware for actix-web.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-actix-web CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/LukeMathWalker/tracing-actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_actix_web --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/tracing-actix-web-0.7.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="emit_event_on_error"' --cfg 'feature="opentelemetry_0_27"' --cfg 'feature="opentelemetry_0_27_pkg"' --cfg 'feature="tracing-opentelemetry_0_28_pkg"' --cfg 'feature="uuid_v7"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "emit_event_on_error", "opentelemetry_0_13", "opentelemetry_0_13_pkg", "opentelemetry_0_14", "opentelemetry_0_14_pkg", "opentelemetry_0_15", "opentelemetry_0_15_pkg", "opentelemetry_0_16", "opentelemetry_0_16_pkg", "opentelemetry_0_17", "opentelemetry_0_17_pkg", "opentelemetry_0_18", "opentelemetry_0_18_pkg", "opentelemetry_0_19", "opentelemetry_0_19_pkg", "opentelemetry_0_20", "opentelemetry_0_20_pkg", "opentelemetry_0_21", "opentelemetry_0_21_pkg", "opentelemetry_0_22", "opentelemetry_0_22_pkg", "opentelemetry_0_23", "opentelemetry_0_23_pkg", "opentelemetry_0_24", "opentelemetry_0_24_pkg", "opentelemetry_0_25", "opentelemetry_0_25_pkg", "opentelemetry_0_26", "opentelemetry_0_26_pkg", "opentelemetry_0_27", "opentelemetry_0_27_pkg", "tracing-opentelemetry_0_12_pkg", "tracing-opentelemetry_0_13_pkg", "tracing-opentelemetry_0_14_pkg", "tracing-opentelemetry_0_16_pkg", "tracing-opentelemetry_0_17_pkg", "tracing-opentelemetry_0_18_pkg", "tracing-opentelemetry_0_19_pkg", "tracing-opentelemetry_0_21_pkg", "tracing-opentelemetry_0_22_pkg", "tracing-opentelemetry_0_23_pkg", "tracing-opentelemetry_0_24_pkg", "tracing-opentelemetry_0_25_pkg", "tracing-opentelemetry_0_26_pkg", "tracing-opentelemetry_0_27_pkg", "tracing-opentelemetry_0_28_pkg", "uuid_v7"))' -C metadata=e3533bb944aaa1fb -C extra-filename=-84a0c406ec351bca --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern mutually_exclusive_features=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmutually_exclusive_features-72a25e07fbc3b851.rmeta --extern opentelemetry_0_27_pkg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern pin_project=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project-31392aa06f8a37ed.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern tracing_opentelemetry_0_28_pkg=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_opentelemetry-d5a8b6c8b57463be.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_cors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-cors-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-cors-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Cross-Origin Resource Sharing (CORS) controls for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-cors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-extras.git' CARGO_PKG_RUST_VERSION=1.68 CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_cors --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-cors-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("draft-private-network-access"))' -C metadata=bd8649d000414d7a -C extra-filename=-5e5aaab443b9721f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern derive_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libderive_more-8f92aeb578272605.so --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern smallvec=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsmallvec-cb0c571f96a18f64.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_multipart CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Jacob Halsey ' CARGO_PKG_DESCRIPTION='Multipart form support for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-multipart CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name actix_multipart --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/actix-multipart-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="actix-multipart-derive"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-multipart-derive", "default", "derive", "tempfile"))' -C metadata=a5bac32217e8355f -C extra-filename=-2374913d850570b5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_multipart_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart_derive-2e7c90b1a8fdc712.so --extern actix_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_utils-6580e19369aa51fb.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern derive_more=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libderive_more-8f92aeb578272605.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern futures_util=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_util-23c04f75212eb329.rmeta --extern httparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttparse-cb754781c3d781dd.rmeta --extern local_waker=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblocal_waker-946479e1a0fc7030.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern memchr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmemchr-758becdfbd5ab3f4.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_plain=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_plain-4197cc9dcc9f8998.rmeta --extern tempfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtempfile-0bd8a7047f830fc1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` Compiling sqlx v0.8.3 warning: `hyper-timeout` (lib) generated 5 warnings (5 duplicates) warning: `hyper-tls` (lib) generated 1 warning (1 duplicate) Compiling thirtyfour v0.31.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thirtyfour CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-0.31.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-0.31.0/Cargo.toml CARGO_PKG_AUTHORS='Steve Pryde ' CARGO_PKG_DESCRIPTION='Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing. It supports the full W3C WebDriver spec. ' CARGO_PKG_HOMEPAGE='https://github.com/stevepryde/thirtyfour' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thirtyfour CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stevepryde/thirtyfour' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name thirtyfour --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-0.31.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="rusttls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "default", "native-tls", "rusttls-tls", "thirtyfour-macros"))' -C metadata=b343a1863bd26b93 -C extra-filename=-3aa5cf63186ed88b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-fd2a22e4d4e2130d.rmeta --extern chrono=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libchrono-9b43fb47388d1282.rmeta --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-a0d1aaf446e174b2.rmeta --extern fantoccini=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfantoccini-e53b59593c2771be.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern parking_lot=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libparking_lot-6168d7683ecc08b8.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_repr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_repr-22917eca6d96b715.so --extern stringmatch=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstringmatch-c7f9863bfecba611.rmeta --extern thirtyfour_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthirtyfour_macros-992778738f96b017.so --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern urlparse=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlparse-5269137379eb49f9.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name sqlx --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/sqlx-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="_rt-tokio"' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="migrate"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="sqlx-macros"' --cfg 'feature="sqlx-postgres"' --cfg 'feature="time"' --cfg 'feature="tls-native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_sqlite", "_unstable-all-types", "all-databases", "any", "bigdecimal", "bit-vec", "chrono", "default", "derive", "ipnetwork", "json", "mac_address", "macros", "migrate", "mysql", "postgres", "regexp", "runtime-async-std", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "sqlite", "sqlite-unbundled", "sqlx-macros", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "time", "tls-native-tls", "tls-none", "tls-rustls", "tls-rustls-aws-lc-rs", "tls-rustls-ring", "tls-rustls-ring-native-roots", "tls-rustls-ring-webpki", "uuid"))' -C metadata=6c2803d7b612e767 -C extra-filename=-17242f8b075c0637 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern sqlx_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_core-019f29ef26ee0d02.rmeta --extern sqlx_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_macros-66d777a96fe90186.so --extern sqlx_postgres=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx_postgres-00510712c8da4d5f.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/lib` warning: `hyper-util` (lib) generated 1 warning (1 duplicate) Compiling oauth2 v4.4.2 warning: `hyper` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oauth2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Florin Lipan :David A. Ramos ' CARGO_PKG_DESCRIPTION='An extensible, strongly-typed implementation of OAuth2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oauth2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ramosbugs/oauth2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.4.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name oauth2 --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("curl", "default", "native-tls", "pkce-plain", "reqwest", "rustls-tls", "ureq"))' -C metadata=37e166d556c100fd -C extra-filename=-4b5266c4820c1d05 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-fd2a22e4d4e2130d.rmeta --extern chrono=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libchrono-9b43fb47388d1282.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/lib` warning: `h2` (lib) generated 9 warnings (9 duplicates) warning: `maud` (lib) generated 1 warning (1 duplicate) warning: `sqlx` (lib) generated 1 warning (1 duplicate) warning: `tracing-actix-web` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opensearch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Elastic and Contributors:OpenSearch Contributors' CARGO_PKG_DESCRIPTION='Official OpenSearch Rust client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opensearch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/opensearch-project/opensearch-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/opensearch-8c4a649ba24e4025/out RUSTC_VERSION=1.91.1 /usr/local/bin/rustc --crate-name opensearch --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="aws-auth"' --cfg 'feature="aws-credential-types"' --cfg 'feature="aws-sigv4"' --cfg 'feature="aws-smithy-runtime-api"' --cfg 'feature="aws-types"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "aws-credential-types", "aws-sigv4", "aws-smithy-runtime-api", "aws-types", "beta-apis", "default", "experimental-apis", "native-tls", "rustls-tls"))' -C metadata=194cb47e54d8d971 -C extra-filename=-07b3a5f158b4d916 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_sigv4=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sigv4-5156c5bc9551a4c7.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-6777ca21a58b1ad2.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern void=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvoid-6e6db5961cc91c31.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/lib --cfg RUSTC_IS_STABLE` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs:758:29 | 758 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 758 | pub fn authorize_url(&self, state_fn: S) -> AuthorizationRequest<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs:782:26 | 782 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 782 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs:827:40 | 827 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 827 | pub fn exchange_client_credentials(&self) -> ClientCredentialsTokenRequest<'_, TE, TR, TT> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs:868:9 | 868 | &self, | ^^^^^ the lifetime is elided here 869 | ) -> Result, ConfigurationError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 869 | ) -> Result, ConfigurationError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/oauth2-4.4.2/src/lib.rs:949:9 | 949 | &self, | ^^^^^ the lifetime is elided here 950 | token: RT, 951 | ) -> Result, ConfigurationError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 951 | ) -> Result, ConfigurationError> { | +++ warning: `actix-cors` (lib) generated 1 warning (1 duplicate) Compiling openidconnect v3.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openidconnect CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/Cargo.toml CARGO_PKG_AUTHORS='David A. Ramos ' CARGO_PKG_DESCRIPTION='OpenID Connect library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openidconnect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ramosbugs/openidconnect-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.5.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openidconnect --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accept-rfc3339-timestamps", "accept-string-booleans", "curl", "default", "jwk-alg", "native-tls", "nightly", "reqwest", "rustls-tls", "ureq"))' -C metadata=ca2e33349804f958 -C extra-filename=-4fe1fc5003508e0f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-fd2a22e4d4e2130d.rmeta --extern chrono=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libchrono-9b43fb47388d1282.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern ed25519_dalek=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libed25519_dalek-1f687e723c02964c.rmeta --extern hmac=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhmac-b25e2050441b28e9.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern itertools=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libitertools-aeda8911c4be1240.rmeta --extern log=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblog-b4eefda9b8becef3.rmeta --extern oauth2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liboauth2-4b5266c4820c1d05.rmeta --extern p256=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libp256-5f7b5c565f5119cc.rmeta --extern p384=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libp384-b4e4bf43797d0c91.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern rsa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librsa-473f76b426914062.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_value=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_value-7db71277c143d919.rmeta --extern serde_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_derive-5f1982a0f9e0d248.so --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rmeta --extern serde_plain=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_plain-4197cc9dcc9f8998.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-0.31.0/src/common/command.rs:82:20 | 82 | pub fn locator(&self) -> Locator { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 82 | pub fn locator(&self) -> Locator<'_> { | ++++ warning: unnecessary allocation, use `&` instead --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/thirtyfour-0.31.0/src/extensions/query/element_query.rs:366:21 | 366 | None => Box::new(ElementPollerWithTimeout::default()).start(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_allocation)]` (part of `#[warn(unused)]`) on by default warning: `actix-multipart` (lib) generated 1 warning (1 duplicate) Compiling aws-runtime v1.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_runtime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-runtime-1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-runtime-1.5.6/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team ' CARGO_PKG_DESCRIPTION='Runtime support code for the AWS SDK. This crate isn'\''t intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-runtime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_runtime --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-runtime-1.5.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="event-stream"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("event-stream", "http-02x", "http-1x", "sigv4a", "test-util"))' -C metadata=63e7ee43fb5d3191 -C extra-filename=-e1e7f285c9a09e70 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_sigv4=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sigv4-5156c5bc9551a4c7.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_eventstream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_eventstream-3113fe185a4ce388.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-3025facdc0bd4c61.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fastrand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfastrand-8ab9b7c8983e459b.rmeta --extern http_02x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern http_body_04x=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp_body-80237dc03e9d83e1.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern percent_encoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpercent_encoding-c7de22adab5044c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpin_project_lite-048bbd372211b456.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` warning: `hyper` (lib) generated 6 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Protobuf generated files and transformations.' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_proto --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-proto-0.27.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="gen-tonic"' --cfg 'feature="gen-tonic-messages"' --cfg 'feature="metrics"' --cfg 'feature="prost"' --cfg 'feature="tonic"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "full", "gen-tonic", "gen-tonic-messages", "hex", "logs", "metrics", "populate-logs-event-name", "prost", "schemars", "serde", "testing", "tonic", "trace", "with-schemars", "with-serde", "zpages"))' -C metadata=353f1aecfee30b34 -C extra-filename=-41709d1da7774c0c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-3e90a05c3eafc7d2.rmeta --extern prost=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprost-b4664f198bcd8ddc.rmeta --extern tonic=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtonic-ce67dbc1afb83c72.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: `oauth2` (lib) generated 6 warnings (1 duplicate) warning: `fantoccini` (lib) generated 1 warning (1 duplicate) Compiling aws-sdk-sts v1.51.0 Compiling aws-sdk-sesv2 v1.57.0 Compiling aws-sdk-ssooidc v1.51.0 Compiling aws-sdk-sso v1.50.0 Compiling aws-sdk-lambda v1.60.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sesv2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for Amazon Simple Email Service' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sesv2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=1.57.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=57 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sesv2 --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=fcf51354c6cf8a2e -C extra-filename=-449a3bf8f681787d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-0085831aff3841ca.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_ssooidc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS SSO OIDC' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-ssooidc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=1.51.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=51 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_ssooidc --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=267d51a27e77acb8 -C extra-filename=-33f557d93caa6f26 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-0085831aff3841ca.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_lambda CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Lambda' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-lambda CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=1.60.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=60 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_lambda --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=8daa8ebda410a33d -C extra-filename=-5b8ba969c3f392b2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_eventstream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_eventstream-3113fe185a4ce388.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-0085831aff3841ca.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sso CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Single Sign-On' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sso CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=1.50.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sso --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.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 embed-bitcode=no -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=4c4955d00cf7f9e7 -C extra-filename=-e3f281b686b92334 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-0085831aff3841ca.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_sdk_sts CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sts-1.51.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sts-1.51.0/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK for AWS Security Token Service' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-sdk-sts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/awslabs/aws-sdk-rust' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=1.51.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=51 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_sdk_sts --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sts-1.51.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=610016e98476ac43 -C extra-filename=-a8b02f3210686dda --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-0085831aff3841ca.rmeta --extern aws_smithy_query=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_query-6d6fca1630dbd43e.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_smithy_xml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_xml-614557a578c965c1.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex_lite=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex_lite-e86aaf47bf8453b9.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opentelemetry_otlp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Exporter for the OpenTelemetry Collector' CARGO_PKG_HOMEPAGE='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opentelemetry-otlp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-otlp' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name opentelemetry_otlp --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opentelemetry-otlp-0.27.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="grpc-tonic"' --cfg 'feature="http"' --cfg 'feature="metrics"' --cfg 'feature="prost"' --cfg 'feature="tokio"' --cfg 'feature="tonic"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grpc-tonic", "gzip-tonic", "http", "http-json", "http-proto", "hyper-client", "integration-testing", "internal-logs", "logs", "metrics", "opentelemetry-http", "populate-logs-event-name", "prost", "reqwest", "reqwest-blocking-client", "reqwest-client", "reqwest-rustls", "reqwest-rustls-webpki-roots", "serde", "serde_json", "serialize", "tls", "tls-roots", "tls-webpki-roots", "tokio", "tonic", "trace", "tracing", "zstd-tonic"))' -C metadata=9ea23ba473280d76 -C extra-filename=-b2c1c018c727268e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern futures_core=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures_core-ed50fc1781dc1789.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-d8d11e885d59c2f2.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern opentelemetry_proto=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_proto-41709d1da7774c0c.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-3e90a05c3eafc7d2.rmeta --extern prost=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libprost-b4664f198bcd8ddc.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tonic=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtonic-ce67dbc1afb83c72.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib` warning: trait `JsonCurveType` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/types.rs:309:11 | 309 | pub trait JsonCurveType: | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:987:30 | 987 | pub fn id_token_verifier(&self) -> IdTokenVerifier { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 987 | pub fn id_token_verifier(&self) -> IdTokenVerifier<'_, JS, JT, JU, K> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:1041:9 | 1041 | &self, | ^^^^^ the lifetime is elided here ... 1045 | ) -> AuthorizationRequest | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1045 | ) -> AuthorizationRequest<'_, AD, P, RS> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:1079:26 | 1079 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1079 | pub fn exchange_code(&self, code: AuthorizationCode) -> CodeTokenRequest<'_, TE, TR, TT> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:1089:9 | 1089 | &self, | ^^^^^ the lifetime is elided here 1090 | ) -> Result, ConfigurationError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1090 | ) -> Result, ConfigurationError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:1176:9 | 1176 | &self, | ^^^^^ the lifetime is elided here ... 1179 | ) -> Result, ConfigurationError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1179 | ) -> Result, ConfigurationError> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/openidconnect-3.5.0/src/lib.rs:1221:9 | 1221 | &self, | ^^^^^ the lifetime is elided here 1222 | token: RT, 1223 | ) -> Result, ConfigurationError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1223 | ) -> Result, ConfigurationError> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=router_env CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router_env CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router_env/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Environment of payment router: logger, basic config, its environment awareness.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router_env CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' CARGO_WORKSPACE_MEMBERS=analytics,api_models,cards,common_enums,common_types,common_utils,config_importer,connector_configs,currency_conversion,diesel_models,drainer,euclid,euclid_macros,euclid_wasm,events,external_services,hsdev,hyperswitch_connectors,hyperswitch_constraint_graph,hyperswitch_domain_models,hyperswitch_interfaces,kgraph_utils,masking,openapi,payment_methods,pm_auth,redis_interface,router,router_derive,router_env,scheduler,storage_impl,test_utils LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router_env-e610b16a6cbf8144/out /usr/local/bin/rustc --crate-name router_env --edition=2021 crates/router_env/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="actix_web"' --cfg 'feature="default"' --cfg 'feature="log_custom_entries_to_extra"' --cfg 'feature="log_extra_implicit_fields"' --cfg 'feature="payouts"' --cfg 'feature="tracing-actix-web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_web", "default", "log_active_span_json", "log_custom_entries_to_extra", "log_extra_implicit_fields", "payouts", "tracing-actix-web", "vergen"))' -C metadata=ab634019c3448cc8 -C extra-filename=-37bddc2c2f3bc980 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern cargo_metadata=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcargo_metadata-64532d71f3131c60.rmeta --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern gethostname=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgethostname-8692a32c1d6a691a.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry-f30cc2818188c9db.rmeta --extern opentelemetry_aws=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_aws-5cc6a96f5406acc1.rmeta --extern opentelemetry_otlp=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_otlp-b2c1c018c727268e.rmeta --extern opentelemetry_sdk=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopentelemetry_sdk-3e90a05c3eafc7d2.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern tracing_actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_actix_web-84a0c406ec351bca.rmeta --extern tracing_appender=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_appender-6183a9f194dde8c6.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_attributes-e27999dff55f92ba.so --extern tracing_opentelemetry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_opentelemetry-d5a8b6c8b57463be.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_subscriber-f263df2c9a1186f0.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib` warning: `opentelemetry_sdk` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.0/src/config/endpoint.rs:919:25 | 919 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 919 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.0/src/endpoint_lib/partition.rs:114:37 | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-ssooidc-1.51.0/src/json_errors.rs:39:28 | 39 | fn parse_error_body(bytes: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 39 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.0/src/config/endpoint.rs:919:25 | 919 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 919 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.0/src/endpoint_lib/partition.rs:114:37 | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sso-1.50.0/src/json_errors.rs:39:28 | 39 | fn parse_error_body(bytes: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 39 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sts-1.51.0/src/config/endpoint.rs:1695:25 | 1695 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1695 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sts-1.51.0/src/endpoint_lib/partition.rs:114:37 | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { | ++++ warning: `thirtyfour` (lib) generated 3 warnings (1 duplicate) Compiling aws-config v1.5.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aws_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/Cargo.toml CARGO_PKG_AUTHORS='AWS Rust SDK Team :Russell Cohen ' CARGO_PKG_DESCRIPTION='AWS SDK config and credential provider implementations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aws-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithy-lang/smithy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name aws_config --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="behavior-version-latest"' --cfg 'feature="client-hyper"' --cfg 'feature="credentials-process"' --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sso"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow-compilation", "behavior-version-latest", "client-hyper", "credentials-process", "default", "rt-tokio", "rustls", "sso"))' -C metadata=f24b2fe94acaa775 -C extra-filename=-9c1ecbae47aaa17c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern aws_credential_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_credential_types-f3b384ccb06971b6.rmeta --extern aws_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_runtime-e1e7f285c9a09e70.rmeta --extern aws_sdk_sso=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_sso-e3f281b686b92334.rmeta --extern aws_sdk_ssooidc=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_ssooidc-33f557d93caa6f26.rmeta --extern aws_sdk_sts=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_sts-a8b02f3210686dda.rmeta --extern aws_smithy_async=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_async-37fc31be000a9b27.rmeta --extern aws_smithy_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_http-d229ce8fd36fa77a.rmeta --extern aws_smithy_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_json-f38f352034000520.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern aws_smithy_runtime_api=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime_api-fcbcc4f117850e9c.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern aws_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_types-e3ccc67effd2e74d.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern fastrand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfastrand-8ab9b7c8983e459b.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out` warning: use of deprecated function `aws_smithy_runtime::client::endpoint::apply_endpoint`: Depends on pre 1.x http types. May be removed or feature gated in a future minor version. --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/ecs.rs:61:43 | 61 | use aws_smithy_runtime::client::endpoint::apply_endpoint; | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `aws_smithy_runtime::client::endpoint::apply_endpoint`: Depends on pre 1.x http types. May be removed or feature gated in a future minor version. --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/ecs.rs:227:9 | 227 | apply_endpoint(&mut relative_uri, &endpoint, None) | ^^^^^^^^^^^^^^ warning: `opentelemetry-proto` (lib) generated 5 warnings (5 duplicates) warning: `aws-smithy-runtime` (lib) generated 1 warning (1 duplicate) warning: use of deprecated associated function `aws_sdk_sts::config::BehaviorVersion::v2024_03_28`: Superseded by v2025_01_17, which updates the default HTTPS client stack. --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/lib.rs:903:65 | 903 | Some(bv) if bv.is_at_least(BehaviorVersion::v2024_03_28()) => { | ^^^^^^^^^^^ warning: `actix-web` (lib) generated 1 warning (1 duplicate) warning: `aws-runtime` (lib) generated 1 warning (1 duplicate) warning: function `build_meta` is never used --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/http/transport.rs:121:4 | 121 | fn build_meta() -> String { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/cat.rs:4395:16 | 4395 | pub fn cat(&self) -> Cat { | ^^^^^ ^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 4395 | pub fn cat(&self) -> Cat<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/cluster.rs:2605:20 | 2605 | pub fn cluster(&self) -> Cluster { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2605 | pub fn cluster(&self) -> Cluster<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/dangling_indices.rs:542:29 | 542 | pub fn dangling_indices(&self) -> DanglingIndices { | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 542 | pub fn dangling_indices(&self) -> DanglingIndices<'_> { | ++++ warning: `actix-http` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/indices.rs:9322:20 | 9322 | pub fn indices(&self) -> Indices { | ^^^^^ ^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 9322 | pub fn indices(&self) -> Indices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/ingest.rs:831:19 | 831 | pub fn ingest(&self) -> Ingest { | ^^^^^ ^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 831 | pub fn ingest(&self) -> Ingest<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/nodes.rs:1024:18 | 1024 | pub fn nodes(&self) -> Nodes { | ^^^^^ ^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1024 | pub fn nodes(&self) -> Nodes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/opensearch-2.3.0/src/snapshot.rs:2101:21 | 2101 | pub fn snapshot(&self) -> Snapshot { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 2101 | pub fn snapshot(&self) -> Snapshot<'_> { | ++++ warning: `tera` (lib) generated 3 warnings (1 duplicate) warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/meta/credentials/chain.rs:117:72 | 117 | fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'_> | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'a` | 117 - fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'_> 117 + fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'a> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/meta/token.rs:108:60 | 108 | fn provide_token<'a>(&'a self) -> future::ProvideToken<'_> | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 108 - fn provide_token<'a>(&'a self) -> future::ProvideToken<'_> 108 + fn provide_token<'a>(&'a self) -> future::ProvideToken<'a> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-config-1.5.10/src/sts/assume_role.rs:317:72 | 317 | fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'_> | -- the lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 317 - fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'_> 317 + fn provide_credentials<'a>(&'a self) -> future::ProvideCredentials<'a> | warning: `opentelemetry-otlp` (lib) generated 1 warning (1 duplicate) warning: `aws-smithy-http-client` (lib) generated 1 warning (1 duplicate) warning: `openidconnect` (lib) generated 8 warnings (1 duplicate) warning: `tonic` (lib) generated 1 warning (1 duplicate) warning: `opensearch` (lib) generated 9 warnings (1 duplicate) warning: `router_env` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.0/src/config/endpoint.rs:1539:25 | 1539 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1539 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.0/src/endpoint_lib/partition.rs:114:37 | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-lambda-1.60.0/src/json_errors.rs:39:28 | 39 | fn parse_error_body(bytes: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 39 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.0/src/config/endpoint.rs:1203:25 | 1203 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture { | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 1203 | fn resolve_endpoint(&self, params: &crate::config::endpoint::Params) -> ::aws_smithy_runtime_api::client::endpoint::EndpointFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.0/src/endpoint_lib/partition.rs:114:37 | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option { | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 114 | pub(crate) fn resolve_partition(&self, region: &str, e: &mut DiagnosticCollector) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/aws-sdk-sesv2-1.57.0/src/json_errors.rs:39:28 | 39 | fn parse_error_body(bytes: &[u8]) -> Result { | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 39 | fn parse_error_body(bytes: &[u8]) -> Result, DeserializeError> { | ++++ warning: `reqwest` (lib) generated 1 warning (1 duplicate) warning: `aws-sdk-ssooidc` (lib) generated 4 warnings (1 duplicate) warning: `aws-sdk-sso` (lib) generated 4 warnings (1 duplicate) warning: `reqwest` (lib) generated 2 warnings (1 duplicate) warning: `aws-sdk-sts` (lib) generated 3 warnings (1 duplicate) warning: `sqlx-postgres` (lib) generated 4 warnings (4 duplicates) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/args.rs:189:23 | 189 | pub fn as_str_lossy(&self) -> Cow { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 189 | pub fn as_str_lossy(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/args.rs:926:17 | 926 | pub fn as_str(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 926 | pub fn as_str(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/args.rs:945:23 | 945 | pub fn as_str_lossy(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 945 | pub fn as_str_lossy(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/scan.rs:47:13 | 47 | fn cursor(&self) -> Option>; | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 47 | fn cursor(&self) -> Option>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/scan.rs:93:13 | 93 | fn cursor(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 93 | fn cursor(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/scan.rs:140:13 | 140 | fn cursor(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | fn cursor(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/scan.rs:184:13 | 184 | fn cursor(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 184 | fn cursor(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/fred-7.1.2/src/types/scan.rs:228:13 | 228 | fn cursor(&self) -> Option> { | ^^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 228 | fn cursor(&self) -> Option> { | +++ warning: `aws-config` (lib) generated 7 warnings (1 duplicate) warning: `fred` (lib) generated 9 warnings (1 duplicate) warning: `aws-sdk-lambda` (lib) generated 4 warnings (1 duplicate) warning: `aws-sdk-sesv2` (lib) generated 4 warnings (1 duplicate) Compiling masking v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/masking) Compiling async-bb8-diesel v0.2.1 Compiling diesel_migrations v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=masking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/masking CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/masking/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Personal Identifiable Information protection. Wrapper types and traits for secret management which help ensure they aren'\''t accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=masking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name masking --edition=2021 crates/masking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="diesel"' --cfg 'feature="serde"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "cassandra", "default", "diesel", "serde", "time"))' -C metadata=c5621e4831fcfeeb -C extra-filename=-19165a7f2ee1cc38 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern erased_serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberased_serde-fdb210c042b36686.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern subtle=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsubtle-51e098b053ecb87e.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern zeroize=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libzeroize-e2ce035cda5e75c3.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diesel_migrations CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Migration management for diesel' CARGO_PKG_HOMEPAGE='https://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diesel_migrations CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/diesel-rs/diesel' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name diesel_migrations --edition=2021 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.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 embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mysql", "postgres", "sqlite"))' -C metadata=7bdb252474f9b511 -C extra-filename=-a85011a935a98ce9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern migrations_internals=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmigrations_internals-946548d6eae928ac.rmeta --extern migrations_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmigrations_macros-26592748144f98e4.so --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_bb8_diesel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-bb8-diesel-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-bb8-diesel-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Klein ' CARGO_PKG_DESCRIPTION='async bb8 connection manager for Diesel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-bb8-diesel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oxidecomputer/async-bb8-diesel' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name async_bb8_diesel --edition=2018 /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/async-bb8-diesel-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=fdb197a24c19ad81 -C extra-filename=-9761a7aa7d6d179c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cap-lints warn --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Compiling common_enums v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_enums) Compiling events v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/events) Compiling test_utils v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/test_utils) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=common_enums CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_enums CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_enums/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Enums shared across the request/response types and database types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common_enums CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name common_enums --edition=2021 crates/common_enums/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="dummy_connector"' --cfg 'feature="openapi"' --cfg 'feature="payouts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dummy_connector", "openapi", "payouts", "v2"))' -C metadata=00cbcdf0c25652c0 -C extra-filename=-2487379d5c12a3dc --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=events CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/events CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/events/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Events framework for generating events & some sample implementations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=events CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name events --edition=2021 crates/events/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9aa14a1c03471fca -C extra-filename=-b68154edd30ed26e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=test_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/test_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/test_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Postman collection runner and utility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name test_utils --edition=2021 crates/test_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="payouts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dummy_connector", "payouts"))' -C metadata=8e34bd2a37997855 -C extra-filename=-3900c05dc6c05141 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanyhow-29e78ba2d212cf9b.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern serial_test=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserial_test-a46446b185bc8ee2.rmeta --extern thirtyfour=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthirtyfour-3aa5cf63186ed88b.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern toml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml-67e639d0a4449cbd.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/usr/local/lib -L native=/usr/lib` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/embedded_migrations.rs:74:16 | 74 | fn version(&self) -> MigrationVersion { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 74 | fn version(&self) -> MigrationVersion<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/file_based_migrations.rs:241:16 | 241 | fn version(&self) -> MigrationVersion { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 241 | fn version(&self) -> MigrationVersion<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/migration_harness.rs:35:9 | 35 | &mut self, | ^^^^^^^^^ the lifetime is elided here 36 | source: S, 37 | ) -> Result> { | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 37 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/migration_harness.rs:47:9 | 47 | &mut self, | ^^^^^^^^^ the lifetime is elided here 48 | migrations: &[Box>], 49 | ) -> Result> { | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 49 | ) -> Result>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/migration_harness.rs:55:9 | 55 | &mut self, | ^^^^^^^^^ the lifetime is elided here 56 | source: S, 57 | ) -> Result { | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 57 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/cargo-crates/diesel_migrations-2.2.0/src/migration_harness.rs:67:9 | 67 | &mut self, | ^^^^^^^^^ the lifetime is elided here 68 | source: S, 69 | ) -> Result> { | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 69 | ) -> Result>> { | ++++ warning: `async-bb8-diesel` (lib) generated 1 warning (1 duplicate) warning: `masking` (lib) generated 1 warning (1 duplicate) warning: `diesel_migrations` (lib) generated 7 warnings (1 duplicate) warning: `events` (lib) generated 1 warning (1 duplicate) warning: `diesel` (lib) generated 1 warning (1 duplicate) Compiling hsdev v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hsdev) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=hsdev CARGO_CRATE_NAME=hsdev CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hsdev CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hsdev/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple diesel postgres migrator that uses TOML files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hsdev CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/juspay/hyperswitch.git' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hsdev --edition=2021 crates/hsdev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfdcdfb9469ccb7c -C extra-filename=-f7e773c671da5f40 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rlib --extern diesel_migrations=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_migrations-a85011a935a98ce9.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern toml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml-162c33876262ee24.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` warning: `hsdev` (bin "hsdev") generated 1 warning (1 duplicate) Compiling common_utils v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_utils) Compiling currency_conversion v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/currency_conversion) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=common_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities shared across `router` and other crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name common_utils --edition=2021 crates/common_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="async_ext"' --cfg 'feature="crypto_openssl"' --cfg 'feature="default"' --cfg 'feature="encryption_service"' --cfg 'feature="keymanager"' --cfg 'feature="km_forward_x_request_id"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="signals"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_ext", "crypto_openssl", "customer_v2", "default", "encryption_service", "keymanager", "keymanager_mtls", "km_forward_x_request_id", "logs", "metrics", "payment_methods_v2", "payouts", "signals", "v1", "v2"))' -C metadata=003d77d68b4ca8cd -C extra-filename=-28fac1fb2e14b4d4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern base64_serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64_serde-31c16a8315081a68.rmeta --extern blake3=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblake3-da48691e56be3610.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern globset=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libglobset-ad4b2946b901314d.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern md5=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmd5-40139a5e82223052.rmeta --extern nanoid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnanoid-d348c13898ae2bbe.rmeta --extern nutype=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnutype-e7ddfee7805acd58.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern openssl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl-af18e374d147e613.rmeta --extern phonenumber=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libphonenumber-4b6afb49b0a5c575.rmeta --extern quick_xml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquick_xml-faead276f4f7af1c.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern semver=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsemver-83690c7072592a64.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern signal_hook=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignal_hook-06bd9213f0e0e61d.rmeta --extern signal_hook_tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsignal_hook_tokio-c6b08c4415777fc7.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=currency_conversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/currency_conversion CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/currency_conversion/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Currency conversion for cost based routing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=currency_conversion CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name currency_conversion --edition=2021 crates/currency_conversion/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dfe6845685c81b7 -C extra-filename=-013cf9ab1dace66f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rmeta --extern rusty_money=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librusty_money-7fa2148d60919347.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/usr/local/lib` warning: `currency_conversion` (lib) generated 1 warning (1 duplicate) Compiling euclid v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid) Compiling cards v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/cards) Compiling redis_interface v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/redis_interface) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cards CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/cards CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/cards/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Types to handle card masking and validation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cards CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name cards --edition=2021 crates/cards/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4c7db7349668c9d -C extra-filename=-381491dd5f29e55f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=euclid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='DSL for static routing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=euclid CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name euclid --edition=2021 crates/euclid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="payouts"' --cfg 'feature="valued_jit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ast_parser", "default", "dummy_connector", "payouts", "v2", "valued_jit"))' -C metadata=5197141eae1e6cac -C extra-filename=-46381bb25b18e99d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern euclid_macros=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid_macros-0c2c56072ddb4274.so --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=redis_interface CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/redis_interface CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/redis_interface/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A user-friendly interface to Redis' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=redis_interface CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name redis_interface --edition=2021 crates/redis_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("multitenancy_fallback"))' -C metadata=9492a49ab5c1bb77 -C extra-filename=-f546d614de21de84 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern fred=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfred-789120a72b967a8e.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern tokio_stream=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio_stream-12440f4c6f5fd4a3.rmeta --extern tracing=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing-299bfd5149c6e512.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `common_enums` (lib) generated 1 warning (1 duplicate) warning: `cards` (lib) generated 1 warning (1 duplicate) warning: `redis_interface` (lib) generated 1 warning (1 duplicate) Compiling common_types v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_types) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=common_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_types CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/common_types/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Types shared across the request/response types and database types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common_types CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name common_types --edition=2021 crates/common_types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1", "v2"))' -C metadata=5c11e27e9ccc1a11 -C extra-filename=-cacc0a948aeb8ec1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `test_utils` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=test_utils CARGO_CRATE_NAME=test_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/test_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/test_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Postman collection runner and utility' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name test_utils --edition=2021 crates/test_utils/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="payouts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dummy_connector", "payouts"))' -C metadata=ecae3549b4dc6c56 -C extra-filename=-e4c8f90aaf4b7134 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanyhow-29e78ba2d212cf9b.rlib --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rlib --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rlib --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rlib --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rlib --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rlib --extern serial_test=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserial_test-a46446b185bc8ee2.rlib --extern test_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtest_utils-3900c05dc6c05141.rlib --extern thirtyfour=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthirtyfour-3aa5cf63186ed88b.rlib --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rlib --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rlib --extern toml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml-67e639d0a4449cbd.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-ad68d9d2bbd8ef5a/out -L native=/usr/local/lib -L native=/usr/lib` warning: `test_utils` (bin "test_utils") generated 1 warning (1 duplicate) Compiling api_models v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/api_models) Compiling diesel_models v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/diesel_models) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=api_models CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/api_models CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/api_models/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Request/response models for the `router` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=api_models CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name api_models --edition=2021 crates/api_models/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="control_center_theme"' --cfg 'feature="dummy_connector"' --cfg 'feature="errors"' --cfg 'feature="frm"' --cfg 'feature="olap"' --cfg 'feature="openapi"' --cfg 'feature="payouts"' --cfg 'feature="recon"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("control_center_theme", "customer_v2", "detailed_errors", "dummy_connector", "dynamic_routing", "errors", "frm", "olap", "openapi", "payment_methods_v2", "payouts", "recon", "refunds_v2", "revenue_recovery", "v1", "v2"))' -C metadata=423795e1c8538648 -C extra-filename=-defece2c796eedf5 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_multipart=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart-2374913d850570b5.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rmeta --extern indexmap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libindexmap-3b287642aa34d7e8.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern nutype=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnutype-e7ddfee7805acd58.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diesel_models CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/diesel_models CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/diesel_models/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Database types shared across `router` and other crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diesel_models CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name diesel_models --edition=2021 crates/diesel_models/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="kv_store"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("customer_v2", "default", "kv_store", "payment_methods_v2", "refunds_v2", "v1", "v2"))' -C metadata=9206412c2cf4f50a -C extra-filename=-6925a369c28dd96d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `euclid` (lib) generated 1 warning (1 duplicate) warning: `common_utils` (lib) generated 1 warning (1 duplicate) warning: `common_types` (lib) generated 1 warning (1 duplicate) Compiling kgraph_utils v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/kgraph_utils) Compiling pm_auth v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/pm_auth) Compiling connector_configs v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/connector_configs) Compiling openapi v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/openapi) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pm_auth CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/pm_auth CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/pm_auth/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Open banking services' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pm_auth CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name pm_auth --edition=2021 crates/pm_auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1"))' -C metadata=b48e2d1e8321d0c1 -C extra-filename=-6da095e3dea8da14 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kgraph_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/kgraph_utils CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/kgraph_utils/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for constructing and working with Knowledge Graphs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kgraph_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name kgraph_utils --edition=2021 crates/kgraph_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="dummy_connector"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dummy_connector", "v1", "v2"))' -C metadata=0720c0f1b0c6d830 -C extra-filename=-1c7c10bbddcd3b1c --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rmeta --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openapi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/openapi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/openapi/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openapi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openapi --edition=2021 crates/openapi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1", "v2"))' -C metadata=8ab45dfb3ef8ef0a -C extra-filename=-63c5840f839820a9 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=connector_configs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/connector_configs CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/connector_configs/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Connector Integration Dashboard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=connector_configs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name connector_configs --edition=2021 crates/connector_configs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="payouts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dummy_connector", "payouts", "production", "sandbox", "v1"))' -C metadata=315a8b6709af829e -C extra-filename=-66b0953273f0a52f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern toml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtoml-67e639d0a4449cbd.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: `kgraph_utils` (lib) generated 1 warning (1 duplicate) warning: `openapi` (lib) generated 1 warning (1 duplicate) warning: `pm_auth` (lib) generated 1 warning (1 duplicate) warning: `api_models` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=openapi CARGO_CRATE_NAME=openapi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/openapi CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/openapi/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openapi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name openapi --edition=2021 crates/openapi/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1", "v2"))' -C metadata=d0e0a2c2e27435d9 -C extra-filename=-782fecae4f84b3a4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rlib --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rlib --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rlib --extern openapi=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenapi-63c5840f839820a9.rlib --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: `openapi` (bin "openapi") generated 1 warning (1 duplicate) warning: `connector_configs` (lib) generated 1 warning (1 duplicate) Compiling euclid_wasm v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_wasm) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=euclid_wasm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_wasm CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/euclid_wasm/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='WASM bindings for Euclid DSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=euclid_wasm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name euclid_wasm --edition=2021 crates/euclid_wasm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="payouts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dummy_connector", "payouts", "production", "release", "sandbox", "v1", "v2"))' -C metadata=bc8663b7779f06a2 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rlib --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rlib --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rlib --extern connector_configs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconnector_configs-66b0953273f0a52f.rlib --extern currency_conversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcurrency_conversion-013cf9ab1dace66f.rlib --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rlib --extern getrandom=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libgetrandom-95907662d83bd5e8.rlib --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rlib --extern kgraph_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkgraph_utils-1c7c10bbddcd3b1c.rlib --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rlib --extern ron_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libron_parser-4102e1afad9ba929.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_wasm_bindgen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_wasm_bindgen-71eae95a07db7cfe.rlib --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rlib --extern wasm_bindgen=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libwasm_bindgen-09dad4ec87716083.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: `euclid_wasm` (lib) generated 1 warning (1 duplicate) Compiling hyperswitch_domain_models v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_domain_models) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyperswitch_domain_models CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_domain_models CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_domain_models/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Represents the data/domain models used by the business layer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperswitch_domain_models CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyperswitch_domain_models --edition=2021 crates/hyperswitch_domain_models/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="olap"' --cfg 'feature="payouts"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("customer_v2", "default", "dummy_connector", "encryption_service", "frm", "olap", "payment_methods_v2", "payouts", "refunds_v2", "revenue_recovery", "v1", "v2"))' -C metadata=46a4b187311bb735 -C extra-filename=-22770dd5f580f1d1 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Compiling hyperswitch_interfaces v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_interfaces) Compiling storage_impl v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/storage_impl) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=storage_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/storage_impl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/storage_impl/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Storage backend implementations for data structures in router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=storage_impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name storage_impl --edition=2021 crates/storage_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="olap"' --cfg 'feature="oltp"' --cfg 'feature="payouts"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("customer_v2", "default", "dynamic_routing", "olap", "oltp", "payment_methods_v2", "payouts", "refunds_v2", "v1", "v2"))' -C metadata=caed0d0f0b88d399 -C extra-filename=-4b6abcdadbc03d04 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rmeta --extern crc32fast=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcrc32fast-b524a6c81b452be7.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern moka=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmoka-c2397790032b77a3.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyperswitch_interfaces CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_interfaces CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_interfaces/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperswitch_interfaces CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyperswitch_interfaces --edition=2021 crates/hyperswitch_interfaces/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="payouts"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dummy_connector", "frm", "payouts", "revenue_recovery", "v1", "v2"))' -C metadata=72704b40b72fece7 -C extra-filename=-37ca54ec0f658ce4 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` Compiling hyperswitch_connectors v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_connectors) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=external_services CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/external_services/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Interactions of the router with external systems' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=external_services CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/external_services-1ebdf14563bc1a42/out /usr/local/bin/rustc --crate-name external_services --edition=2021 crates/external_services/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_kms", "aws_s3", "dynamic_routing", "email", "hashicorp-vault", "v1"))' -C metadata=550d003d7a54df4c -C extra-filename=-011ba07e0b755b7a --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern aws_sdk_sesv2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_sesv2-449a3bf8f681787d.rmeta --extern aws_sdk_sts=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_sts-a8b02f3210686dda.rmeta --extern aws_smithy_runtime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_runtime-ab98408a74e9624a.rmeta --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern hyper_proxy=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper_proxy-2a17da35ada53b18.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern lettre=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblettre-6cff48a31ac4ef10.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern quick_xml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquick_xml-faead276f4f7af1c.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyperswitch_connectors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_connectors CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/hyperswitch_connectors/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyperswitch_connectors CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name hyperswitch_connectors --edition=2021 crates/hyperswitch_connectors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="frm"' --cfg 'feature="payouts"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("frm", "payouts", "revenue_recovery", "v1", "v2"))' -C metadata=d542d2a35af812dd -C extra-filename=-2225c81f7b427d4e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_http-1b99fcf90f2a38f2.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern html_escape=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhtml_escape-153f3eafbac85563.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern image=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libimage-294bdb8beafbfb98.rmeta --extern iso_currency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libiso_currency-025c0dbd7fcfe4b7.rmeta --extern isocountry=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libisocountry-ee806c89a6a47758.rmeta --extern josekit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjosekit-55d4fcb7dc36ec67.rmeta --extern lazy_static=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liblazy_static-ce5d4c17fac03237.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern qrcode=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libqrcode-b5964e6594134c7c.rmeta --extern quick_xml=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libquick_xml-faead276f4f7af1c.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern roxmltree=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libroxmltree-b7dd65da11526575.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_qs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_qs-b3b1ff8131f5383c.rmeta --extern serde_repr=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_repr-22917eca6d96b715.so --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_normalization-faa58554cc953ba0.rmeta --extern unidecode=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunidecode-d390d386359e3bcc.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: `hyperswitch_interfaces` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=drainer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Application that reads Redis streams and executes queries in database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drainer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/drainer-0dc6708f73883b01/out /usr/local/bin/rustc --crate-name drainer --edition=2021 crates/drainer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("release", "v1", "vergen"))' -C metadata=80da499150e89a67 -C extra-filename=-ba607c0d21e34ce0 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rmeta --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: unnecessary parentheses around closure body --> crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs:166:36 | 166 | .map(|product| (product == &common_enums::ProductType::Digital)), | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 166 - .map(|product| (product == &common_enums::ProductType::Digital)), 166 + .map(|product| product == &common_enums::ProductType::Digital), | warning: unnecessary parentheses around closure body --> crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs:400:36 | 400 | .map(|product| (product == &common_enums::ProductType::Digital)), | ^ ^ | help: remove these parentheses | 400 - .map(|product| (product == &common_enums::ProductType::Digital)), 400 + .map(|product| product == &common_enums::ProductType::Digital), | warning: `external_services` (lib) generated 1 warning (1 duplicate) warning: `diesel_models` (lib) generated 1 warning (1 duplicate) warning: `hyperswitch_domain_models` (lib) generated 1 warning (1 duplicate) Compiling scheduler v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/scheduler) Compiling analytics v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/analytics) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scheduler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/scheduler CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/scheduler/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scheduler CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name scheduler --edition=2021 crates/scheduler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="kv_store"' --cfg 'feature="olap"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "email", "kv_store", "olap", "v1", "v2"))' -C metadata=39de03b3c01c9fe7 -C extra-filename=-e0b41c52f707aa0f --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=analytics CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/analytics CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/analytics/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Analytics / Reports / Search related functionality' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=analytics CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name analytics --edition=2021 crates/analytics/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1", "v2"))' -C metadata=dded46c3a64e39ab -C extra-filename=-31aaee7f4ad3175b --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern aws_config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_config-9c1ecbae47aaa17c.rmeta --extern aws_sdk_lambda=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_sdk_lambda-5b8ba969c3f392b2.rmeta --extern aws_smithy_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libaws_smithy_types-26aca86b8230b28b.rmeta --extern bigdecimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbigdecimal-045a9e7b354d726d.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern currency_conversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcurrency_conversion-013cf9ab1dace66f.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern opensearch=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopensearch-07b3a5f158b4d916.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern sqlx=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsqlx-17242f8b075c0637.rmeta --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: unnecessary parentheses around type --> crates/analytics/src/sqlx.rs:114:43 | 114 | ) -> Result> { | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 114 - ) -> Result> { 114 + ) -> Result> { | Compiling payment_methods v0.1.0 (/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/payment_methods) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=payment_methods CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/payment_methods CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/payment_methods/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=payment_methods CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps /usr/local/bin/rustc --crate-name payment_methods --edition=2021 crates/payment_methods/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="payouts"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("customer_v2", "default", "dummy_connector", "payment_methods_v2", "payouts", "v1", "v2"))' -C metadata=851a9f9a5b89419d -C extra-filename=-312698c56a28415e --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_multipart=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart-2374913d850570b5.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern csv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcsv-fb7ee206c7c7490a.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern rdkafka=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librdkafka-7d8a76e1ace89473.rmeta --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern scheduler=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscheduler-e0b41c52f707aa0f.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `storage_impl` (lib) generated 1 warning (1 duplicate) warning: struct `BankAccountDetails` is never constructed --> crates/hyperswitch_connectors/src/connectors/authorizedotnet/transformers.rs:116:8 | 116 | struct BankAccountDetails { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: enum `TokenFormat` is never used --> crates/hyperswitch_connectors/src/connectors/globalpay/requests.rs:673:10 | 673 | pub enum TokenFormat { | ^^^^^^^^^^^ warning: enum `Reason` is never used --> crates/hyperswitch_connectors/src/connectors/globalpay/requests.rs:781:10 | 781 | pub enum Reason { | ^^^^^^ warning: struct `CurrencyConversion` is never constructed --> crates/hyperswitch_connectors/src/connectors/globalpay/response.rs:91:12 | 91 | pub struct CurrencyConversion { | ^^^^^^^^^^^^^^^^^^ warning: enum `AvsAction` is never used --> crates/hyperswitch_connectors/src/connectors/globalpay/response.rs:339:10 | 339 | pub enum AvsAction { | ^^^^^^^^^ warning: enum `GlobalPayResult` is never used --> crates/hyperswitch_connectors/src/connectors/globalpay/response.rs:352:10 | 352 | pub enum GlobalPayResult { | ^^^^^^^^^^^^^^^ warning: struct `Recurrence` is never constructed --> crates/hyperswitch_connectors/src/connectors/nexixpay/transformers.rs:199:8 | 199 | struct Recurrence { | ^^^^^^^^^^ warning: enum `Channel` is never used --> crates/hyperswitch_connectors/src/connectors/worldpay/requests.rs:168:10 | 168 | pub enum Channel { | ^^^^^^^ warning: struct `PaymentLink` is never constructed --> crates/hyperswitch_connectors/src/connectors/worldpay/response.rs:262:12 | 262 | pub struct PaymentLink { | ^^^^^^^^^^^ warning: enum `WorldpayWebhookStatus` is never used --> crates/hyperswitch_connectors/src/connectors/worldpay/response.rs:460:10 | 460 | pub enum WorldpayWebhookStatus { | ^^^^^^^^^^^^^^^^^^^^^ warning: `payment_methods` (lib) generated 1 warning (1 duplicate) warning: `scheduler` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Modern, fast and open payment router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-0a9cadf3ae177aae/out /usr/local/bin/rustc --crate-name router --edition=2021 crates/router/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="accounts_cache"' --cfg 'feature="common_default"' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="km_forward_x_request_id"' --cfg 'feature="kv_store"' --cfg 'feature="olap"' --cfg 'feature="oltp"' --cfg 'feature="partial-auth"' --cfg 'feature="payout_retry"' --cfg 'feature="payouts"' --cfg 'feature="retry"' --cfg 'feature="stripe"' --cfg 'feature="tls"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accounts_cache", "common_default", "customer_v2", "default", "detailed_errors", "dummy_connector", "dynamic_routing", "email", "encryption_service", "external_access_dc", "frm", "keymanager_create", "keymanager_mtls", "km_forward_x_request_id", "kv_store", "mimalloc", "olap", "oltp", "partial-auth", "payment_methods_v2", "payout_retry", "payouts", "recon", "refunds_v2", "release", "retry", "revenue_recovery", "stripe", "tls", "v1", "v2", "vergen"))' -C metadata=bc77525c18cbd92b -C extra-filename=-aeab13d005197a4d --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_cors-5e5aaab443b9721f.rmeta --extern actix_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_http-1b99fcf90f2a38f2.rmeta --extern actix_multipart=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart-2374913d850570b5.rmeta --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rmeta --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rmeta --extern analytics=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanalytics-31aaee7f4ad3175b.rmeta --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rmeta --extern argon2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libargon2-5c03e30a688b8e3c.rmeta --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rmeta --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rmeta --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rmeta --extern blake3=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblake3-da48691e56be3610.rmeta --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rmeta --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rmeta --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rmeta --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rmeta --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rmeta --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rmeta --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rmeta --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-6982933372bd7f11.rmeta --extern csv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcsv-fb7ee206c7c7490a.rmeta --extern currency_conversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcurrency_conversion-013cf9ab1dace66f.rmeta --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rmeta --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rmeta --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rmeta --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rmeta --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rmeta --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rmeta --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rmeta --extern events=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevents-b68154edd30ed26e.rmeta --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rmeta --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rmeta --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rmeta --extern hkdf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhkdf-711b7d4fafb10243.rmeta --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rmeta --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rmeta --extern hyperswitch_connectors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_connectors-2225c81f7b427d4e.rmeta --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rmeta --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rmeta --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rmeta --extern infer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libinfer-e7d7c9333449bc30.rmeta --extern josekit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjosekit-bdfe1f731b334af7.rmeta --extern jsonwebtoken=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjsonwebtoken-bc4086785f4b29f9.rmeta --extern kgraph_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkgraph_utils-1c7c10bbddcd3b1c.rmeta --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rmeta --extern maud=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaud-9933e4e3d8d1f4a4.rmeta --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rmeta --extern nanoid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnanoid-d348c13898ae2bbe.rmeta --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rmeta --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rmeta --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rmeta --extern openidconnect=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenidconnect-4fe1fc5003508e0f.rmeta --extern openssl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl-af18e374d147e613.rmeta --extern payment_methods=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpayment_methods-312698c56a28415e.rmeta --extern pm_auth=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpm_auth-6da095e3dea8da14.rmeta --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rmeta --extern rand_chacha=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_chacha-8bc9b43cb204f524.rmeta --extern rdkafka=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librdkafka-7d8a76e1ace89473.rmeta --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rmeta --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rmeta --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rmeta --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rmeta --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rmeta --extern rust_i18n=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_i18n-b43178e93c15f389.rmeta --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rmeta --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rmeta --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-f78fc7990d0421de.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-cc9b1639c5314d88.rmeta --extern scheduler=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscheduler-e0b41c52f707aa0f.rmeta --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rmeta --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rmeta --extern serde_qs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_qs-b3b1ff8131f5383c.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rmeta --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rmeta --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rmeta --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rmeta --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rmeta --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rmeta --extern tera=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtera-20f071a6f1761af9.rmeta --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rmeta --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rmeta --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rmeta --extern totp_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtotp_rs-a27c0fa6fc8afb19.rmeta --extern tracing_futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_futures-497e8b4a8797d23c.rmeta --extern unicode_segmentation=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_segmentation-40609e972f4f7fae.rmeta --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rmeta --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rmeta --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rmeta --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rmeta --extern validator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvalidator-3eb969c2d557c8fb.rmeta --extern x509_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libx509_parser-c6777b9466d76492.rmeta --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `analytics` (lib) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p analytics` to apply 1 suggestion) warning: unnecessary parentheses around type --> crates/router/src/core/fraud_check/operation/fraud_check_post.rs:57:42 | 57 | fn to_domain(&self) -> RouterResult<&(dyn Domain)> { | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 57 - fn to_domain(&self) -> RouterResult<&(dyn Domain)> { 57 + fn to_domain(&self) -> RouterResult<&dyn Domain> { | warning: unnecessary parentheses around type --> crates/router/src/core/fraud_check/operation/fraud_check_post.rs:77:42 | 77 | fn to_domain(&self) -> RouterResult<&(dyn Domain)> { | ^ ^ | help: remove these parentheses | 77 - fn to_domain(&self) -> RouterResult<&(dyn Domain)> { 77 + fn to_domain(&self) -> RouterResult<&dyn Domain> { | warning: unnecessary parentheses around type --> crates/router/src/core/fraud_check/operation/fraud_check_pre.rs:48:42 | 48 | fn to_domain(&self) -> RouterResult<&(dyn Domain)> { | ^ ^ | help: remove these parentheses | 48 - fn to_domain(&self) -> RouterResult<&(dyn Domain)> { 48 + fn to_domain(&self) -> RouterResult<&dyn Domain> { | warning: unnecessary parentheses around type --> crates/router/src/core/fraud_check/operation/fraud_check_pre.rs:64:42 | 64 | fn to_domain(&self) -> RouterResult<&(dyn Domain)> { | ^ ^ | help: remove these parentheses | 64 - fn to_domain(&self) -> RouterResult<&(dyn Domain)> { 64 + fn to_domain(&self) -> RouterResult<&dyn Domain> { | warning: unnecessary parentheses around type --> crates/router/src/core/fraud_check/operation.rs:25:42 | 25 | fn to_domain(&self) -> RouterResult<&(dyn Domain)> { | ^ ^ | help: remove these parentheses | 25 - fn to_domain(&self) -> RouterResult<&(dyn Domain)> { 25 + fn to_domain(&self) -> RouterResult<&dyn Domain> { | warning: unnecessary parentheses around type --> crates/router/src/db/kafka_store.rs:3305:38 | 3305 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 3305 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 3305 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/db/kafka_store.rs:3311:38 | 3311 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 3311 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 3311 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/db.rs:146:38 | 146 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)>; | ^ ^ | help: remove these parentheses | 146 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)>; 146 + fn get_cache_store(&self) -> Box; | warning: unnecessary parentheses around type --> crates/router/src/db.rs:161:38 | 161 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)>; | ^ ^ | help: remove these parentheses | 161 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)>; 161 + fn get_cache_store(&self) -> Box; | warning: unnecessary parentheses around type --> crates/router/src/db.rs:219:38 | 219 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 219 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 219 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/db.rs:226:38 | 226 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 226 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 226 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/db.rs:242:38 | 242 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 242 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 242 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/db.rs:249:38 | 249 | fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { | ^ ^ | help: remove these parentheses | 249 - fn get_cache_store(&self) -> Box<(dyn RedisConnInterface + Send + Sync + 'static)> { 249 + fn get_cache_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/routes/app.rs:215:35 | 215 | fn global_store(&self) -> Box<(dyn GlobalStorageInterface)> { | ^ ^ | help: remove these parentheses | 215 - fn global_store(&self) -> Box<(dyn GlobalStorageInterface)> { 215 + fn global_store(&self) -> Box { | warning: unnecessary parentheses around type --> crates/router/src/services/api/client.rs:28:13 | 28 | (dyn core::future::Future> | ^ 29 | + 'static), | ^ | help: remove these parentheses | 28 ~ dyn core::future::Future> 29 ~ + 'static, | warning: unnecessary parentheses around type --> crates/router/src/services/api/client.rs:158:13 | 158 | (dyn core::future::Future> | ^ 159 | + 'static), | ^ | help: remove these parentheses | 158 ~ dyn core::future::Future> 159 ~ + 'static, | warning: `drainer` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=drainer CARGO_CRATE_NAME=drainer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/drainer/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Application that reads Redis streams and executes queries in database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=drainer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/drainer-0dc6708f73883b01/out /usr/local/bin/rustc --crate-name drainer --edition=2021 crates/drainer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("release", "v1", "vergen"))' -C metadata=7079198d25b92c62 -C extra-filename=-eadc3e3a68b76dbe --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rlib --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rlib --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rlib --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rlib --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rlib --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rlib --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rlib --extern drainer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdrainer-ba607c0d21e34ce0.rlib --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rlib --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rlib --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rlib --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rlib --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rlib --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rlib --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rlib --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rlib --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rlib --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rlib --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib` warning: `drainer` (bin "drainer") generated 1 warning (1 duplicate) warning: `hyperswitch_connectors` (lib) generated 13 warnings (1 duplicate) (run `cargo fix --lib -p hyperswitch_connectors` to apply 2 suggestions) warning: `router` (lib) generated 17 warnings (1 duplicate) (run `cargo fix --lib -p router` to apply 16 suggestions) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=scheduler CARGO_CRATE_NAME=scheduler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Modern, fast and open payment router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-0a9cadf3ae177aae/out /usr/local/bin/rustc --crate-name scheduler --edition=2021 crates/router/src/bin/scheduler.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="accounts_cache"' --cfg 'feature="common_default"' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="km_forward_x_request_id"' --cfg 'feature="kv_store"' --cfg 'feature="olap"' --cfg 'feature="oltp"' --cfg 'feature="partial-auth"' --cfg 'feature="payout_retry"' --cfg 'feature="payouts"' --cfg 'feature="retry"' --cfg 'feature="stripe"' --cfg 'feature="tls"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accounts_cache", "common_default", "customer_v2", "default", "detailed_errors", "dummy_connector", "dynamic_routing", "email", "encryption_service", "external_access_dc", "frm", "keymanager_create", "keymanager_mtls", "km_forward_x_request_id", "kv_store", "mimalloc", "olap", "oltp", "partial-auth", "payment_methods_v2", "payout_retry", "payouts", "recon", "refunds_v2", "release", "retry", "revenue_recovery", "stripe", "tls", "v1", "v2", "vergen"))' -C metadata=7bbd86af6a346d3b -C extra-filename=-8af6eaa1fd2ff658 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_cors-5e5aaab443b9721f.rlib --extern actix_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_http-1b99fcf90f2a38f2.rlib --extern actix_multipart=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart-2374913d850570b5.rlib --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rlib --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rlib --extern analytics=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanalytics-31aaee7f4ad3175b.rlib --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rlib --extern argon2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libargon2-5c03e30a688b8e3c.rlib --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rlib --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rlib --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rlib --extern blake3=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblake3-da48691e56be3610.rlib --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rlib --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rlib --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rlib --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rlib --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rlib --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rlib --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-6982933372bd7f11.rlib --extern csv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcsv-fb7ee206c7c7490a.rlib --extern currency_conversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcurrency_conversion-013cf9ab1dace66f.rlib --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rlib --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rlib --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rlib --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rlib --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rlib --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rlib --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rlib --extern events=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevents-b68154edd30ed26e.rlib --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rlib --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rlib --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rlib --extern hkdf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhkdf-711b7d4fafb10243.rlib --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rlib --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rlib --extern hyperswitch_connectors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_connectors-2225c81f7b427d4e.rlib --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rlib --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rlib --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rlib --extern infer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libinfer-e7d7c9333449bc30.rlib --extern josekit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjosekit-bdfe1f731b334af7.rlib --extern jsonwebtoken=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjsonwebtoken-bc4086785f4b29f9.rlib --extern kgraph_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkgraph_utils-1c7c10bbddcd3b1c.rlib --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rlib --extern maud=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaud-9933e4e3d8d1f4a4.rlib --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rlib --extern nanoid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnanoid-d348c13898ae2bbe.rlib --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rlib --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rlib --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rlib --extern openidconnect=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenidconnect-4fe1fc5003508e0f.rlib --extern openssl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl-af18e374d147e613.rlib --extern payment_methods=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpayment_methods-312698c56a28415e.rlib --extern pm_auth=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpm_auth-6da095e3dea8da14.rlib --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rlib --extern rand_chacha=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_chacha-8bc9b43cb204f524.rlib --extern rdkafka=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librdkafka-7d8a76e1ace89473.rlib --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rlib --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rlib --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rlib --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rlib --extern router=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter-aeab13d005197a4d.rlib --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rlib --extern rust_i18n=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_i18n-b43178e93c15f389.rlib --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rlib --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rlib --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-f78fc7990d0421de.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-cc9b1639c5314d88.rlib --extern scheduler=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscheduler-e0b41c52f707aa0f.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rlib --extern serde_qs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_qs-b3b1ff8131f5383c.rlib --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rlib --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rlib --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rlib --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rlib --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rlib --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rlib --extern tera=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtera-20f071a6f1761af9.rlib --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rlib --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rlib --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rlib --extern totp_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtotp_rs-a27c0fa6fc8afb19.rlib --extern tracing_futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_futures-497e8b4a8797d23c.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_segmentation-40609e972f4f7fae.rlib --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rlib --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rlib --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rlib --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rlib --extern validator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvalidator-3eb969c2d557c8fb.rlib --extern x509_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libx509_parser-c6777b9466d76492.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=router CARGO_CRATE_NAME=router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/hyperswitch-2025.05.16.0/crates/router/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Modern, fast and open payment router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.80.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/router-0a9cadf3ae177aae/out /usr/local/bin/rustc --crate-name router --edition=2021 crates/router/src/bin/router.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::wildcard_dependencies' '--warn=clippy::use_self' '--warn=clippy::unwrap_used' '--warn=clippy::unwrap_in_result' --warn=unused_qualifications --forbid=unsafe_code '--warn=clippy::unreachable' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::unimplemented' '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::todo' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::panicking_unwrap' '--warn=clippy::panic_in_result_fn' '--warn=clippy::panic' '--warn=clippy::out_of_bounds_indexing' '--allow=clippy::option_map_unit_fn' '--warn=clippy::mod_module_files' '--warn=clippy::missing_panics_doc' '--warn=clippy::match_on_vec_items' '--warn=clippy::large_futures' '--warn=clippy::indexing_slicing' '--warn=clippy::index_refutable_slice' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::as_conversions' --cfg 'feature="accounts_cache"' --cfg 'feature="common_default"' --cfg 'feature="default"' --cfg 'feature="dummy_connector"' --cfg 'feature="frm"' --cfg 'feature="km_forward_x_request_id"' --cfg 'feature="kv_store"' --cfg 'feature="olap"' --cfg 'feature="oltp"' --cfg 'feature="partial-auth"' --cfg 'feature="payout_retry"' --cfg 'feature="payouts"' --cfg 'feature="retry"' --cfg 'feature="stripe"' --cfg 'feature="tls"' --cfg 'feature="v1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accounts_cache", "common_default", "customer_v2", "default", "detailed_errors", "dummy_connector", "dynamic_routing", "email", "encryption_service", "external_access_dc", "frm", "keymanager_create", "keymanager_mtls", "km_forward_x_request_id", "kv_store", "mimalloc", "olap", "oltp", "partial-auth", "payment_methods_v2", "payout_retry", "payouts", "recon", "refunds_v2", "release", "retry", "revenue_recovery", "stripe", "tls", "v1", "v2", "vergen"))' -C metadata=734e50f787716c28 -C extra-filename=-f0fd2ab5f07ccc81 --out-dir /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_cors-5e5aaab443b9721f.rlib --extern actix_http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_http-1b99fcf90f2a38f2.rlib --extern actix_multipart=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_multipart-2374913d850570b5.rlib --extern actix_rt=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_rt-b2a9a6a0d8aad99e.rlib --extern actix_web=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libactix_web-e4439b5c988e8be6.rlib --extern analytics=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libanalytics-31aaee7f4ad3175b.rlib --extern api_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libapi_models-defece2c796eedf5.rlib --extern argon2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libargon2-5c03e30a688b8e3c.rlib --extern async_bb8_diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_bb8_diesel-9761a7aa7d6d179c.rlib --extern async_trait=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libasync_trait-dcba5f1daed73e9e.so --extern base64=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbase64-631ed2d2b8935a2c.rlib --extern bb8=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbb8-fe2c26985477455e.rlib --extern blake3=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libblake3-da48691e56be3610.rlib --extern bytes=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libbytes-8e355ddb1fcf2e28.rlib --extern cards=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcards-381491dd5f29e55f.rlib --extern clap=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libclap-2624c468979aeafd.rlib --extern common_enums=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_enums-2487379d5c12a3dc.rlib --extern common_types=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_types-cacc0a948aeb8ec1.rlib --extern common_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcommon_utils-28fac1fb2e14b4d4.rlib --extern config=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libconfig-e3b40f6b17fcd04e.rlib --extern cookie=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcookie-6982933372bd7f11.rlib --extern csv=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcsv-fb7ee206c7c7490a.rlib --extern currency_conversion=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libcurrency_conversion-013cf9ab1dace66f.rlib --extern diesel=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel-58b3c2e4ad50f182.rlib --extern diesel_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdiesel_models-6925a369c28dd96d.rlib --extern digest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdigest-ee42e00e24b35d44.rlib --extern dyn_clone=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libdyn_clone-9389f8b38a50209f.rlib --extern encoding_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libencoding_rs-c0496ce7da5a14be.rlib --extern error_stack=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liberror_stack-d9159ae27cf8438f.rlib --extern euclid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libeuclid-46381bb25b18e99d.rlib --extern events=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libevents-b68154edd30ed26e.rlib --extern external_services=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libexternal_services-011ba07e0b755b7a.rlib --extern futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libfutures-bbcb1dec48009731.rlib --extern hex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhex-735bd9e03d1154d8.rlib --extern hkdf=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhkdf-711b7d4fafb10243.rlib --extern http=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhttp-454288def26db8ee.rlib --extern hyper=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyper-e0c231f226086281.rlib --extern hyperswitch_connectors=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_connectors-2225c81f7b427d4e.rlib --extern hyperswitch_constraint_graph=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_constraint_graph-78906e29503b182a.rlib --extern hyperswitch_domain_models=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_domain_models-22770dd5f580f1d1.rlib --extern hyperswitch_interfaces=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libhyperswitch_interfaces-37ca54ec0f658ce4.rlib --extern infer=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libinfer-e7d7c9333449bc30.rlib --extern josekit=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjosekit-bdfe1f731b334af7.rlib --extern jsonwebtoken=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libjsonwebtoken-bc4086785f4b29f9.rlib --extern kgraph_utils=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libkgraph_utils-1c7c10bbddcd3b1c.rlib --extern masking=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmasking-19165a7f2ee1cc38.rlib --extern maud=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmaud-9933e4e3d8d1f4a4.rlib --extern mime=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libmime-8c7b597eae545457.rlib --extern nanoid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnanoid-d348c13898ae2bbe.rlib --extern num_traits=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_traits-aeb0c442cefabe9e.rlib --extern num_cpus=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libnum_cpus-1298d115a31ae116.rlib --extern once_cell=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libonce_cell-222a4b99c2b9a0fc.rlib --extern openidconnect=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenidconnect-4fe1fc5003508e0f.rlib --extern openssl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libopenssl-af18e374d147e613.rlib --extern payment_methods=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpayment_methods-312698c56a28415e.rlib --extern pm_auth=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libpm_auth-6da095e3dea8da14.rlib --extern rand=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand-3b261a3b20a4578d.rlib --extern rand_chacha=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librand_chacha-8bc9b43cb204f524.rlib --extern rdkafka=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librdkafka-7d8a76e1ace89473.rlib --extern redis_interface=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libredis_interface-f546d614de21de84.rlib --extern regex=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libregex-d752af539db22071.rlib --extern reqwest=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libreqwest-108bd7f012b5b1fd.rlib --extern ring=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libring-899e28bb8a96f93a.rlib --extern router=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter-aeab13d005197a4d.rlib --extern router_derive=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_derive-c4af273e8ac8934d.so --extern router_env=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librouter_env-37bddc2c2f3bc980.rlib --extern rust_i18n=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_i18n-b43178e93c15f389.rlib --extern rust_decimal=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librust_decimal-e4a8700e982136b1.rlib --extern rustc_hash=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustc_hash-41107a88048392d1.rlib --extern rustls=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls-f78fc7990d0421de.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/librustls_pemfile-cc9b1639c5314d88.rlib --extern scheduler=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libscheduler-e0b41c52f707aa0f.rlib --extern serde=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde-4260aff8ac09a1c6.rlib --extern serde_json=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_json-a58a35646d026001.rlib --extern serde_path_to_error=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_path_to_error-af86daee4ca44257.rlib --extern serde_qs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_qs-b3b1ff8131f5383c.rlib --extern serde_urlencoded=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_urlencoded-cfacac88ce474fc4.rlib --extern serde_with=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libserde_with-34839ae1e13d7eda.rlib --extern sha1=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha1-9161b92679551582.rlib --extern sha2=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libsha2-7d0377146032c6a6.rlib --extern storage_impl=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstorage_impl-4b6abcdadbc03d04.rlib --extern strum=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libstrum-9e0d732b19c7482e.rlib --extern tera=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtera-20f071a6f1761af9.rlib --extern thiserror=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libthiserror-f510dc7f9d2b72ce.rlib --extern time=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtime-0325325f40733aa1.rlib --extern tokio=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtokio-b235223ebc5b8cac.rlib --extern totp_rs=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtotp_rs-a27c0fa6fc8afb19.rlib --extern tracing_futures=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libtracing_futures-497e8b4a8797d23c.rlib --extern unicode_segmentation=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libunicode_segmentation-40609e972f4f7fae.rlib --extern url=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburl-133e0092dedadc46.rlib --extern urlencoding=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/liburlencoding-2577af731e514d4e.rlib --extern utoipa=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libutoipa-c2176c63da3dc786.rlib --extern uuid=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libuuid-ca99c2d4dd45e5e6.rlib --extern validator=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libvalidator-3eb969c2d557c8fb.rlib --extern x509_parser=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/deps/libx509_parser-c6777b9466d76492.rlib --cfg uuid_unstable -C ar=ar -C linker=cc -C link-args=-L/usr/local/lib -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/ring-1356bb826da11a2a/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/blake3-3e29d8f88cd0adb4/out -L native=/wrkdirs/usr/ports/finance/hyperswitch/work/target/release/build/psm-f1274ad392528121/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/lib -L native=/usr/local/lib` warning: `router` (bin "router") generated 1 warning (1 duplicate) warning: `router` (bin "scheduler") generated 1 warning (1 duplicate) Finished `release` profile [optimized] target(s) in 145m 57s warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for hyperswitch-2025.05.16.0_5 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/config_importer /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/drainer /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/hsdev /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/openapi /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/router /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin install -s -m 555 /wrkdirs/usr/ports/finance/hyperswitch/work/target/release/scheduler /wrkdirs/usr/ports/finance/hyperswitch/work/stage/usr/local/bin ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-16T14:56:01+0000' 'PKG_NOTE_ports_top_git_hash=10f7dee57a4c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=d6b6027df632' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for hyperswitch-2025.05.16.0_5 ===> Building hyperswitch-2025.05.16.0_5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hyperswitch-2025.05.16.0_5 build of finance/hyperswitch | hyperswitch-2025.05.16.0_5 ended at Tue Dec 16 12:49:38 EST 2025 build time: 02:53:43