=>> Building devel/cargo-c build started at 2025-07-04T11:33:54+00:00 port directory: /usr/ports/devel/cargo-c package name: cargo-c-0.10.14_1 building for: FreeBSD poudriere3.servers.bornfiber.dk 14.2-RELEASE-p4 FreeBSD 14.2-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org port version: 0.10.14 port revision: 1 Makefile datestamp: -rw-r--r-- 1 root wheel 896 Jul 3 08:46 /usr/ports/devel/cargo-c/Makefile Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1403501 Jail OSVERSION: 1402000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p4 UNAME_r=14.2-RELEASE-p4 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 POUDRIERE_VERSION=3.4.99.20250601 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/86aa5a/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/86aa5a/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 PREFIX=/usr/local 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-- ports@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 0.10.14 --End PORTVERSION-- --PORTREVISION-- 1 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cargo-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cargo-c/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/cargo-c/work/.cache HOME=/wrkdirs/usr/ports/devel/cargo-c/work TMPDIR="/wrkdirs/usr/ports/devel/cargo-c/work" PATH=/wrkdirs/usr/ports/devel/cargo-c/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/cargo-c/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-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cargo-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cargo-c/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/cargo-c/work/.cache HOME=/wrkdirs/usr/ports/devel/cargo-c/work TMPDIR="/wrkdirs/usr/ports/devel/cargo-c/work" PATH=/wrkdirs/usr/ports/devel/cargo-c/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/cargo-c/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="" LDFLAGS=" -Wl,-rpath,/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.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cargo-c" EXAMPLESDIR="share/examples/cargo-c" DATADIR="share/cargo-c" WWWDIR="www/cargo-c" ETCDIR="etc/cargo-c" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cargo-c DOCSDIR=/usr/local/share/doc/cargo-c EXAMPLESDIR=/usr/local/share/examples/cargo-c WWWDIR=/usr/local/www/cargo-c ETCDIR=/usr/local/etc/cargo-c --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/tykports FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # supports parallel building using multiple make sub-processes MAKE_JOBS_UNSAFE= # support multiple jobs #MAKE_JOBS_NUMBER=8 # disable license auditing framework completely DISABLE_LICENSES= # unset some options we never want by default OPTIONS_UNSET+= ALSA CUPS DEBUG DOCBOOK HTMLDOCS X11 GUI DOCS NLS EXAMPLES # build with ccache enabled WITH_CCACHE_BUILD= CCACHE_DIR=/var/cache/ccache # define default versions DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=python=3.11 DEFAULT_VERSIONS+=python3=3.11 DEFAULT_VERSIONS+=php=8.3 DEFAULT_VERSIONS+=node=22 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 DEFAULT_VERSIONS+=perl5=5.40 DEFAULT_VERSIONS+=go=1.24 # allow non-default python flavours BUILD_ALL_PYTHON_FLAVORS= # allow building for newer versions ALLOW_UNSUPPORTED_SYSTEM= # add overlay UID_FILES=${PORTSDIR}/UIDs ${PORTSDIR}/UIDs.tyk GID_FILES=${PORTSDIR}/GIDs ${PORTSDIR}/GIDs.tyk 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) 250000 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 ===> NOTICE: The cargo-c port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-c-0.10.14_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [poudriere3.servers.bornfiber.dk] Installing pkg-2.2.1... [poudriere3.servers.bornfiber.dk] Extracting pkg-2.2.1: .......... done ===> cargo-c-0.10.14_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cargo-c-0.10.14_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The cargo-c port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing => rust/crates/cargo-c-0.10.14+cargo-0.89.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-c/0.10.14+cargo-0.89.0/download?dummy=/rust/crates/cargo-c-0.10.14+cargo-0.89.0.crate rust/crates/cargo-c-0.10.14+cargo-0.89.0.crate 57 kB 32 MBps 00s => rust/crates/autocfg-1.5.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/autocfg/1.5.0/download?dummy=/rust/crates/autocfg-1.5.0.crate rust/crates/autocfg-1.5.0.crate 18 kB 98 MBps 00s => rust/crates/base64ct-1.8.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/base64ct/1.8.0/download?dummy=/rust/crates/base64ct-1.8.0.crate rust/crates/base64ct-1.8.0.crate 30 kB 20 MBps 00s => rust/crates/bumpalo-3.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/bumpalo/3.19.0/download?dummy=/rust/crates/bumpalo-3.19.0.crate rust/crates/bumpalo-3.19.0.crate 94 kB 56 MBps 00s => rust/crates/cargo-0.89.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo/0.89.0/download?dummy=/rust/crates/cargo-0.89.0.crate rust/crates/cargo-0.89.0.crate 2707 kB 48 MBps 00s => rust/crates/cargo-credential-libsecret-0.4.14.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-credential-libsecret/0.4.14/download?dummy=/rust/crates/cargo-credential-libsecret-0.4.14.crate rust/crates/cargo-credential-libsecret-0.4.14.crate 9752 B 57 MBps 00s => rust/crates/cargo-credential-macos-keychain-0.4.14.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-credential-macos-keychain/0.4.14/download?dummy=/rust/crates/cargo-credential-macos-keychain-0.4.14.crate rust/crates/cargo-credential-macos-keychain-0.4.14.crate 9215 B 47 MBps 00s => rust/crates/cargo-credential-wincred-0.4.14.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-credential-wincred/0.4.14/download?dummy=/rust/crates/cargo-credential-wincred-0.4.14.crate rust/crates/cargo-credential-wincred-0.4.14.crate 9392 B 59 MBps 00s => rust/crates/cargo-platform-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-platform/0.3.0/download?dummy=/rust/crates/cargo-platform-0.3.0.crate rust/crates/cargo-platform-0.3.0.crate 12 kB 111 MBps 00s => rust/crates/cargo-util-0.2.21.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-util/0.2.21/download?dummy=/rust/crates/cargo-util-0.2.21.crate rust/crates/cargo-util-0.2.21.crate 31 kB 136 MBps 00s => rust/crates/cargo-util-schemas-0.8.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cargo-util-schemas/0.8.2/download?dummy=/rust/crates/cargo-util-schemas-0.8.2.crate rust/crates/cargo-util-schemas-0.8.2.crate 36 kB 84 MBps 00s => rust/crates/cc-1.2.27.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/cc/1.2.27/download?dummy=/rust/crates/cc-1.2.27.crate rust/crates/cc-1.2.27.crate 104 kB 61 MBps 00s => rust/crates/core-foundation-0.10.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/core-foundation/0.10.1/download?dummy=/rust/crates/core-foundation-0.10.1.crate rust/crates/core-foundation-0.10.1.crate 28 kB 144 MBps 00s => rust/crates/crates-io-0.40.11.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/crates-io/0.40.11/download?dummy=/rust/crates/crates-io-0.40.11.crate rust/crates/crates-io-0.40.11.crate 14 kB 88 MBps 00s => rust/crates/curl-0.4.48.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/curl/0.4.48/download?dummy=/rust/crates/curl-0.4.48.crate rust/crates/curl-0.4.48.crate 95 kB 44 MBps 00s => rust/crates/curl-sys-0.4.82+curl-8.14.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/curl-sys/0.4.82+curl-8.14.1/download?dummy=/rust/crates/curl-sys-0.4.82+curl-8.14.1.crate rust/crates/curl-sys-0.4.82+curl-8.14.1.crate 1816 kB 50 MBps 00s => rust/crates/errno-0.3.13.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/errno/0.3.13/download?dummy=/rust/crates/errno-0.3.13.crate rust/crates/errno-0.3.13.crate 12 kB 80 MBps 00s => rust/crates/faster-hex-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/faster-hex/0.10.0/download?dummy=/rust/crates/faster-hex-0.10.0.crate rust/crates/faster-hex-0.10.0.crate 13 kB 86 MBps 00s => rust/crates/fiat-crypto-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/fiat-crypto/0.3.0/download?dummy=/rust/crates/fiat-crypto-0.3.0.crate rust/crates/fiat-crypto-0.3.0.crate 586 kB 58 MBps 00s => rust/crates/gix-0.71.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix/0.71.0/download?dummy=/rust/crates/gix-0.71.0.crate rust/crates/gix-0.71.0.crate 286 kB 54 MBps 00s => rust/crates/gix-actor-0.34.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-actor/0.34.0/download?dummy=/rust/crates/gix-actor-0.34.0.crate rust/crates/gix-actor-0.34.0.crate 12 kB 76 MBps 00s => rust/crates/gix-attributes-0.25.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-attributes/0.25.0/download?dummy=/rust/crates/gix-attributes-0.25.0.crate rust/crates/gix-attributes-0.25.0.crate 22 kB 102 MBps 00s => rust/crates/gix-command-0.5.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-command/0.5.0/download?dummy=/rust/crates/gix-command-0.5.0.crate rust/crates/gix-command-0.5.0.crate 14 kB 22 MBps 00s => rust/crates/gix-commitgraph-0.27.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-commitgraph/0.27.0/download?dummy=/rust/crates/gix-commitgraph-0.27.0.crate rust/crates/gix-commitgraph-0.27.0.crate 21 kB 108 MBps 00s => rust/crates/gix-config-0.44.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-config/0.44.0/download?dummy=/rust/crates/gix-config-0.44.0.crate rust/crates/gix-config-0.44.0.crate 71 kB 28 MBps 00s => rust/crates/gix-credentials-0.28.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-credentials/0.28.0/download?dummy=/rust/crates/gix-credentials-0.28.0.crate rust/crates/gix-credentials-0.28.0.crate 21 kB 109 MBps 00s => rust/crates/gix-diff-0.51.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-diff/0.51.0/download?dummy=/rust/crates/gix-diff-0.51.0.crate rust/crates/gix-diff-0.51.0.crate 56 kB 53 MBps 00s => rust/crates/gix-dir-0.13.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-dir/0.13.0/download?dummy=/rust/crates/gix-dir-0.13.0.crate rust/crates/gix-dir-0.13.0.crate 61 kB 42 MBps 00s => rust/crates/gix-discover-0.39.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-discover/0.39.0/download?dummy=/rust/crates/gix-discover-0.39.0.crate rust/crates/gix-discover-0.39.0.crate 22 kB 129 MBps 00s => rust/crates/gix-features-0.41.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-features/0.41.1/download?dummy=/rust/crates/gix-features-0.41.1.crate rust/crates/gix-features-0.41.1.crate 32 kB 162 MBps 00s => rust/crates/gix-features-0.42.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-features/0.42.1/download?dummy=/rust/crates/gix-features-0.42.1.crate rust/crates/gix-features-0.42.1.crate 32 kB 65 MBps 00s => rust/crates/gix-filter-0.18.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-filter/0.18.0/download?dummy=/rust/crates/gix-filter-0.18.0.crate rust/crates/gix-filter-0.18.0.crate 36 kB 84 MBps 00s => rust/crates/gix-fs-0.14.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-fs/0.14.0/download?dummy=/rust/crates/gix-fs-0.14.0.crate rust/crates/gix-fs-0.14.0.crate 19 kB 106 MBps 00s => rust/crates/gix-fs-0.15.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-fs/0.15.0/download?dummy=/rust/crates/gix-fs-0.15.0.crate rust/crates/gix-fs-0.15.0.crate 19 kB 88 MBps 00s => rust/crates/gix-glob-0.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-glob/0.19.0/download?dummy=/rust/crates/gix-glob-0.19.0.crate rust/crates/gix-glob-0.19.0.crate 15 kB 50 MBps 00s => rust/crates/gix-hash-0.17.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-hash/0.17.0/download?dummy=/rust/crates/gix-hash-0.17.0.crate rust/crates/gix-hash-0.17.0.crate 18 kB 85 MBps 00s => rust/crates/gix-hash-0.18.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-hash/0.18.0/download?dummy=/rust/crates/gix-hash-0.18.0.crate rust/crates/gix-hash-0.18.0.crate 18 kB 113 MBps 00s => rust/crates/gix-hashtable-0.8.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-hashtable/0.8.1/download?dummy=/rust/crates/gix-hashtable-0.8.1.crate rust/crates/gix-hashtable-0.8.1.crate 10 kB 86 MBps 00s => rust/crates/gix-ignore-0.14.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-ignore/0.14.0/download?dummy=/rust/crates/gix-ignore-0.14.0.crate rust/crates/gix-ignore-0.14.0.crate 11 kB 56 MBps 00s => rust/crates/gix-index-0.39.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-index/0.39.0/download?dummy=/rust/crates/gix-index-0.39.0.crate rust/crates/gix-index-0.39.0.crate 52 kB 110 MBps 00s => rust/crates/gix-lock-17.1.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-lock/17.1.0/download?dummy=/rust/crates/gix-lock-17.1.0.crate rust/crates/gix-lock-17.1.0.crate 13 kB 77 MBps 00s => rust/crates/gix-negotiate-0.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-negotiate/0.19.0/download?dummy=/rust/crates/gix-negotiate-0.19.0.crate rust/crates/gix-negotiate-0.19.0.crate 15 kB 91 MBps 00s => rust/crates/gix-object-0.48.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-object/0.48.0/download?dummy=/rust/crates/gix-object-0.48.0.crate rust/crates/gix-object-0.48.0.crate 47 kB 18 MBps 00s => rust/crates/gix-odb-0.68.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-odb/0.68.0/download?dummy=/rust/crates/gix-odb-0.68.0.crate rust/crates/gix-odb-0.68.0.crate 61 kB 34 MBps 00s => rust/crates/gix-pack-0.58.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-pack/0.58.0/download?dummy=/rust/crates/gix-pack-0.58.0.crate rust/crates/gix-pack-0.58.0.crate 101 kB 75 MBps 00s => rust/crates/gix-pathspec-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-pathspec/0.10.0/download?dummy=/rust/crates/gix-pathspec-0.10.0.crate rust/crates/gix-pathspec-0.10.0.crate 22 kB 125 MBps 00s => rust/crates/gix-prompt-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-prompt/0.10.0/download?dummy=/rust/crates/gix-prompt-0.10.0.crate rust/crates/gix-prompt-0.10.0.crate 13 kB 108 MBps 00s => rust/crates/gix-protocol-0.49.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-protocol/0.49.0/download?dummy=/rust/crates/gix-protocol-0.49.0.crate rust/crates/gix-protocol-0.49.0.crate 55 kB 48 MBps 00s => rust/crates/gix-quote-0.5.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-quote/0.5.0/download?dummy=/rust/crates/gix-quote-0.5.0.crate rust/crates/gix-quote-0.5.0.crate 9009 B 18 MBps 00s => rust/crates/gix-ref-0.51.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-ref/0.51.0/download?dummy=/rust/crates/gix-ref-0.51.0.crate rust/crates/gix-ref-0.51.0.crate 62 kB 78 MBps 00s => rust/crates/gix-refspec-0.29.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-refspec/0.29.0/download?dummy=/rust/crates/gix-refspec-0.29.0.crate rust/crates/gix-refspec-0.29.0.crate 21 kB 111 MBps 00s => rust/crates/gix-revision-0.33.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-revision/0.33.0/download?dummy=/rust/crates/gix-revision-0.33.0.crate rust/crates/gix-revision-0.33.0.crate 27 kB 92 MBps 00s => rust/crates/gix-revwalk-0.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-revwalk/0.19.0/download?dummy=/rust/crates/gix-revwalk-0.19.0.crate rust/crates/gix-revwalk-0.19.0.crate 17 kB 97 MBps 00s => rust/crates/gix-shallow-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-shallow/0.3.0/download?dummy=/rust/crates/gix-shallow-0.3.0.crate rust/crates/gix-shallow-0.3.0.crate 11 kB 72 MBps 00s => rust/crates/gix-submodule-0.18.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-submodule/0.18.0/download?dummy=/rust/crates/gix-submodule-0.18.0.crate rust/crates/gix-submodule-0.18.0.crate 21 kB 128 MBps 00s => rust/crates/gix-tempfile-17.1.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-tempfile/17.1.0/download?dummy=/rust/crates/gix-tempfile-17.1.0.crate rust/crates/gix-tempfile-17.1.0.crate 18 kB 111 MBps 00s => rust/crates/gix-transport-0.46.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-transport/0.46.0/download?dummy=/rust/crates/gix-transport-0.46.0.crate rust/crates/gix-transport-0.46.0.crate 67 kB 56 MBps 00s => rust/crates/gix-traverse-0.45.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-traverse/0.45.0/download?dummy=/rust/crates/gix-traverse-0.45.0.crate rust/crates/gix-traverse-0.45.0.crate 24 kB 158 kBps 00s => rust/crates/gix-url-0.30.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-url/0.30.0/download?dummy=/rust/crates/gix-url-0.30.0.crate rust/crates/gix-url-0.30.0.crate 18 kB 57 MBps 00s => rust/crates/gix-utils-0.2.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-utils/0.2.0/download?dummy=/rust/crates/gix-utils-0.2.0.crate rust/crates/gix-utils-0.2.0.crate 10 kB 70 MBps 00s => rust/crates/gix-utils-0.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-utils/0.3.0/download?dummy=/rust/crates/gix-utils-0.3.0.crate rust/crates/gix-utils-0.3.0.crate 10 kB 81 MBps 00s => rust/crates/gix-worktree-0.40.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/gix-worktree/0.40.0/download?dummy=/rust/crates/gix-worktree-0.40.0.crate rust/crates/gix-worktree-0.40.0.crate 24 kB 89 MBps 00s => rust/crates/hash32-0.3.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/hash32/0.3.1/download?dummy=/rust/crates/hash32-0.3.1.crate rust/crates/hash32-0.3.1.crate 10 kB 54 MBps 00s => rust/crates/heapless-0.8.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/heapless/0.8.0/download?dummy=/rust/crates/heapless-0.8.0.crate rust/crates/heapless-0.8.0.crate 75 kB 54 MBps 00s => rust/crates/indexmap-2.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/indexmap/2.10.0/download?dummy=/rust/crates/indexmap-2.10.0.crate rust/crates/indexmap-2.10.0.crate 93 kB 47 MBps 00s => rust/crates/jiff-0.2.15.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/jiff/0.2.15/download?dummy=/rust/crates/jiff-0.2.15.crate rust/crates/jiff-0.2.15.crate 696 kB 56 MBps 00s => rust/crates/jiff-static-0.2.15.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/jiff-static/0.2.15/download?dummy=/rust/crates/jiff-static-0.2.15.crate rust/crates/jiff-static-0.2.15.crate 74 kB 49 MBps 00s => rust/crates/libc-0.2.174.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/libc/0.2.174/download?dummy=/rust/crates/libc-0.2.174.crate rust/crates/libc-0.2.174.crate 761 kB 54 MBps 00s => rust/crates/libgit2-sys-0.18.2+1.9.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/libgit2-sys/0.18.2+1.9.1/download?dummy=/rust/crates/libgit2-sys-0.18.2+1.9.1.crate rust/crates/libgit2-sys-0.18.2+1.9.1.crate 1812 kB 74 MBps 00s => rust/crates/libredox-0.1.4.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/libredox/0.1.4/download?dummy=/rust/crates/libredox-0.1.4.crate rust/crates/libredox-0.1.4.crate 6946 B 62 MBps 00s => rust/crates/libsqlite3-sys-0.32.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/libsqlite3-sys/0.32.0/download?dummy=/rust/crates/libsqlite3-sys-0.32.0.crate rust/crates/libsqlite3-sys-0.32.0.crate 5061 kB 95 MBps 00s => rust/crates/libz-rs-sys-0.5.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/libz-rs-sys/0.5.1/download?dummy=/rust/crates/libz-rs-sys-0.5.1.crate rust/crates/libz-rs-sys-0.5.1.crate 17 kB 135 MBps 00s => rust/crates/lock_api-0.4.13.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/lock_api/0.4.13/download?dummy=/rust/crates/lock_api-0.4.13.crate rust/crates/lock_api-0.4.13.crate 27 kB 139 MBps 00s => rust/crates/object-0.37.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/object/0.37.1/download?dummy=/rust/crates/object-0.37.1.crate rust/crates/object-0.37.1.crate 330 kB 41 MBps 00s => rust/crates/openssl-0.10.73.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/openssl/0.10.73/download?dummy=/rust/crates/openssl-0.10.73.crate rust/crates/openssl-0.10.73.crate 277 kB 50 MBps 00s => rust/crates/openssl-sys-0.9.109.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/openssl-sys/0.9.109/download?dummy=/rust/crates/openssl-sys-0.9.109.crate rust/crates/openssl-sys-0.9.109.crate 76 kB 33 MBps 00s => rust/crates/orion-0.17.11.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/orion/0.17.11/download?dummy=/rust/crates/orion-0.17.11.crate rust/crates/orion-0.17.11.crate 231 kB 56 MBps 00s => rust/crates/os_info-3.12.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/os_info/3.12.0/download?dummy=/rust/crates/os_info-3.12.0.crate rust/crates/os_info-3.12.0.crate 24 kB 63 MBps 00s => rust/crates/parking_lot-0.12.4.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/parking_lot/0.12.4/download?dummy=/rust/crates/parking_lot-0.12.4.crate rust/crates/parking_lot-0.12.4.crate 45 kB 48 MBps 00s => rust/crates/parking_lot_core-0.9.11.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/parking_lot_core/0.9.11/download?dummy=/rust/crates/parking_lot_core-0.9.11.crate rust/crates/parking_lot_core-0.9.11.crate 33 kB 171 MBps 00s => rust/crates/pasetors-0.7.6.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/pasetors/0.7.6/download?dummy=/rust/crates/pasetors-0.7.6.crate rust/crates/pasetors-0.7.6.crate 144 kB 56 MBps 00s => rust/crates/plist-1.7.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/plist/1.7.2/download?dummy=/rust/crates/plist-1.7.2.crate rust/crates/plist-1.7.2.crate 100 kB 66 MBps 00s => rust/crates/portable-atomic-1.11.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/portable-atomic/1.11.1/download?dummy=/rust/crates/portable-atomic-1.11.1.crate rust/crates/portable-atomic-1.11.1.crate 181 kB 52 MBps 00s => rust/crates/quick-xml-0.37.5.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/quick-xml/0.37.5/download?dummy=/rust/crates/quick-xml-0.37.5.crate rust/crates/quick-xml-0.37.5.crate 186 kB 34 MBps 00s => rust/crates/r-efi-5.3.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/r-efi/5.3.0/download?dummy=/rust/crates/r-efi-5.3.0.crate rust/crates/r-efi-5.3.0.crate 63 kB 47 MBps 00s => rust/crates/redox_syscall-0.5.13.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/redox_syscall/0.5.13/download?dummy=/rust/crates/redox_syscall-0.5.13.crate rust/crates/redox_syscall-0.5.13.crate 28 kB 106 MBps 00s => rust/crates/rusqlite-0.34.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rusqlite/0.34.0/download?dummy=/rust/crates/rusqlite-0.34.0.crate rust/crates/rusqlite-0.34.0.crate 158 kB 49 MBps 00s => rust/crates/rustfix-0.9.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/rustfix/0.9.1/download?dummy=/rust/crates/rustfix-0.9.1.crate rust/crates/rustfix-0.9.1.crate 20 kB 75 MBps 00s => rust/crates/sha1-checked-0.10.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/sha1-checked/0.10.0/download?dummy=/rust/crates/sha1-checked-0.10.0.crate rust/crates/sha1-checked-0.10.0.crate 765 kB 47 MBps 00s => rust/crates/syn-2.0.104.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/syn/2.0.104/download?dummy=/rust/crates/syn-2.0.104.crate rust/crates/syn-2.0.104.crate 292 kB 49 MBps 00s => rust/crates/thread_local-1.1.9.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/thread_local/1.1.9/download?dummy=/rust/crates/thread_local-1.1.9.crate rust/crates/thread_local-1.1.9.crate 18 kB 80 MBps 00s => rust/crates/tracing-attributes-0.1.30.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/tracing-attributes/0.1.30/download?dummy=/rust/crates/tracing-attributes-0.1.30.crate rust/crates/tracing-attributes-0.1.30.crate 38 kB 88 MBps 00s => rust/crates/windows-sys-0.60.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows-sys/0.60.2/download?dummy=/rust/crates/windows-sys-0.60.2.crate rust/crates/windows-sys-0.60.2.crate 2459 kB 59 MBps 00s => rust/crates/windows-targets-0.53.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/windows-targets/0.53.2/download?dummy=/rust/crates/windows-targets-0.53.2.crate rust/crates/windows-targets-0.53.2.crate 7046 B 54 MBps 00s => rust/crates/zerocopy-0.8.26.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/zerocopy/0.8.26/download?dummy=/rust/crates/zerocopy-0.8.26.crate rust/crates/zerocopy-0.8.26.crate 243 kB 50 MBps 00s => rust/crates/zerocopy-derive-0.8.26.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/zerocopy-derive/0.8.26/download?dummy=/rust/crates/zerocopy-derive-0.8.26.crate rust/crates/zerocopy-derive-0.8.26.crate 86 kB 43 MBps 00s => rust/crates/zlib-rs-0.5.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/zlib-rs/0.5.1/download?dummy=/rust/crates/zlib-rs-0.5.1.crate rust/crates/zlib-rs-0.5.1.crate 188 kB 54 MBps 00s ===> Fetching all distfiles required by cargo-c-0.10.14_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The cargo-c port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by cargo-c-0.10.14_1 for building => SHA256 Checksum OK for rust/crates/cargo-c-0.10.14+cargo-0.89.0.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/annotate-snippets-0.11.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.19.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.9.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.98.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.8.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/bitmaps-2.1.0.crate. => SHA256 Checksum OK for rust/crates/blake3-1.8.2.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/cargo-0.89.0.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-0.4.8.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-libsecret-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-macos-keychain-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-wincred-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cargo-util-0.2.21.crate. => SHA256 Checksum OK for rust/crates/cargo-util-schemas-0.8.2.crate. => SHA256 Checksum OK for rust/crates/cbindgen-0.29.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.27.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.54.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clru-0.6.2.crate. => SHA256 Checksum OK for rust/crates/color-print-0.3.7.crate. => SHA256 Checksum OK for rust/crates/color-print-proc-macro-0.3.7.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.10.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crates-io-0.40.11.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.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/ct-codecs-1.1.6.crate. => SHA256 Checksum OK for rust/crates/curl-0.4.48.crate. => SHA256 Checksum OK for rust/crates/curl-sys-0.4.82+curl-8.14.1.crate. => SHA256 Checksum OK for rust/crates/dbus-0.9.7.crate. => SHA256 Checksum OK for rust/crates/der-0.7.10.crate. => SHA256 Checksum OK for rust/crates/deranged-0.4.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/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ed25519-compact-2.1.1.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.6.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fallible-streaming-iterator-0.1.9.crate. => SHA256 Checksum OK for rust/crates/faster-hex-0.9.0.crate. => SHA256 Checksum OK for rust/crates/faster-hex-0.10.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.1.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.3.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.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/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/git2-0.20.2.crate. => SHA256 Checksum OK for rust/crates/git2-curl-0.21.0.crate. => SHA256 Checksum OK for rust/crates/gix-0.71.0.crate. => SHA256 Checksum OK for rust/crates/gix-actor-0.34.0.crate. => SHA256 Checksum OK for rust/crates/gix-attributes-0.25.0.crate. => SHA256 Checksum OK for rust/crates/gix-bitmap-0.2.14.crate. => SHA256 Checksum OK for rust/crates/gix-chunk-0.4.11.crate. => SHA256 Checksum OK for rust/crates/gix-command-0.5.0.crate. => SHA256 Checksum OK for rust/crates/gix-commitgraph-0.27.0.crate. => SHA256 Checksum OK for rust/crates/gix-config-0.44.0.crate. => SHA256 Checksum OK for rust/crates/gix-config-value-0.14.12.crate. => SHA256 Checksum OK for rust/crates/gix-credentials-0.28.0.crate. => SHA256 Checksum OK for rust/crates/gix-date-0.9.4.crate. => SHA256 Checksum OK for rust/crates/gix-diff-0.51.0.crate. => SHA256 Checksum OK for rust/crates/gix-dir-0.13.0.crate. => SHA256 Checksum OK for rust/crates/gix-discover-0.39.0.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.41.1.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.42.1.crate. => SHA256 Checksum OK for rust/crates/gix-filter-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.14.0.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.15.0.crate. => SHA256 Checksum OK for rust/crates/gix-glob-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.17.0.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-hashtable-0.8.1.crate. => SHA256 Checksum OK for rust/crates/gix-ignore-0.14.0.crate. => SHA256 Checksum OK for rust/crates/gix-index-0.39.0.crate. => SHA256 Checksum OK for rust/crates/gix-lock-17.1.0.crate. => SHA256 Checksum OK for rust/crates/gix-negotiate-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-object-0.48.0.crate. => SHA256 Checksum OK for rust/crates/gix-odb-0.68.0.crate. => SHA256 Checksum OK for rust/crates/gix-pack-0.58.0.crate. => SHA256 Checksum OK for rust/crates/gix-packetline-0.18.4.crate. => SHA256 Checksum OK for rust/crates/gix-packetline-blocking-0.18.3.crate. => SHA256 Checksum OK for rust/crates/gix-path-0.10.18.crate. => SHA256 Checksum OK for rust/crates/gix-pathspec-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-prompt-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-protocol-0.49.0.crate. => SHA256 Checksum OK for rust/crates/gix-quote-0.5.0.crate. => SHA256 Checksum OK for rust/crates/gix-ref-0.51.0.crate. => SHA256 Checksum OK for rust/crates/gix-refspec-0.29.0.crate. => SHA256 Checksum OK for rust/crates/gix-revision-0.33.0.crate. => SHA256 Checksum OK for rust/crates/gix-revwalk-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-sec-0.10.12.crate. => SHA256 Checksum OK for rust/crates/gix-shallow-0.3.0.crate. => SHA256 Checksum OK for rust/crates/gix-submodule-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-tempfile-17.1.0.crate. => SHA256 Checksum OK for rust/crates/gix-trace-0.1.12.crate. => SHA256 Checksum OK for rust/crates/gix-transport-0.46.0.crate. => SHA256 Checksum OK for rust/crates/gix-traverse-0.45.0.crate. => SHA256 Checksum OK for rust/crates/gix-url-0.30.0.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.2.0.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.3.0.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.9.4.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-worktree-0.40.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.2.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/hash32-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heapless-0.8.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.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.11.crate. => SHA256 Checksum OK for rust/crates/http-auth-0.1.10.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.23.crate. => SHA256 Checksum OK for rust/crates/im-rc-15.1.0.crate. => SHA256 Checksum OK for rust/crates/implib-0.3.5.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.10.0.crate. => SHA256 Checksum OK for rust/crates/is_executable-1.0.4.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jiff-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-static-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-tzdb-0.1.4.crate. => SHA256 Checksum OK for rust/crates/jiff-tzdb-platform-0.1.3.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.33.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.174.crate. => SHA256 Checksum OK for rust/crates/libdbus-sys-0.2.5.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.18.2+1.9.1.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.8.crate. => SHA256 Checksum OK for rust/crates/libnghttp2-sys-0.1.11+1.64.0.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.4.crate. => SHA256 Checksum OK for rust/crates/libsqlite3-sys-0.32.0.crate. => SHA256 Checksum OK for rust/crates/libssh2-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/libz-rs-sys-0.5.1.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.22.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.15.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/maybe-async-0.2.10.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.1.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/miow-0.6.0.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-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/object-0.37.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/opener-0.7.2.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.73.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.5.0+3.5.0.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.109.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/orion-0.17.11.crate. => SHA256 Checksum OK for rust/crates/os_info-3.12.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/pasetors-0.7.6.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.3.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/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.2.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.11.1.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-util-0.2.4.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.2.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/prodash-29.0.2.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.37.5.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/rand_xoshiro-0.6.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.13.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusqlite-0.34.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc-stable-hash-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rustfix-0.9.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.27.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-3.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.14.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.7.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_ignored-0.1.12.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.140.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha1-checked-0.10.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shell-escape-0.1.5.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/sized-chunks-0.6.5.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/supports-hyperlinks-3.1.0.crate. => SHA256 Checksum OK for rust/crates/supports-unicode-3.0.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.104.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.44.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.20.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.2.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.9.crate. => SHA256 Checksum OK for rust/crates/time-0.3.41.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.4.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.22.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.9.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.30.crate. => SHA256 Checksum OK for rust/crates/tracing-chrome-0.7.2.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.19.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.3.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.8.1.crate. => SHA256 Checksum OK for rust/crates/unicode-bom-2.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.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/valuable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.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-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-sys-0.60.2.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-targets-0.53.2.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_gnullvm-0.53.0.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_aarch64_msvc-0.53.0.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_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.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_i686_msvc-0.53.0.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_gnu-0.53.0.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_gnullvm-0.53.0.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/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.11.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zlib-rs-0.5.1.crate. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The cargo-c port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by cargo-c-0.10.14_1 for building ===> Extracting for cargo-c-0.10.14_1 => SHA256 Checksum OK for rust/crates/cargo-c-0.10.14+cargo-0.89.0.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.1.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.12.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.21.crate. => SHA256 Checksum OK for rust/crates/annotate-snippets-0.11.5.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.19.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.7.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.1.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.9.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.98.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/arrayref-0.3.9.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.6.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.5.0.crate. => SHA256 Checksum OK for rust/crates/base16ct-0.2.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.8.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/bitmaps-2.1.0.crate. => SHA256 Checksum OK for rust/crates/blake3-1.8.2.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bstr-1.12.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.19.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for rust/crates/cargo-0.89.0.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-0.4.8.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-libsecret-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-macos-keychain-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-credential-wincred-0.4.14.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cargo-util-0.2.21.crate. => SHA256 Checksum OK for rust/crates/cargo-util-schemas-0.8.2.crate. => SHA256 Checksum OK for rust/crates/cbindgen-0.29.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.27.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_complete-4.5.54.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.40.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.5.crate. => SHA256 Checksum OK for rust/crates/clru-0.6.2.crate. => SHA256 Checksum OK for rust/crates/color-print-0.3.7.crate. => SHA256 Checksum OK for rust/crates/color-print-proc-macro-0.3.7.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.10.1.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.crate. => SHA256 Checksum OK for rust/crates/crates-io-0.40.11.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.15.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.6.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.21.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/ct-codecs-1.1.6.crate. => SHA256 Checksum OK for rust/crates/curl-0.4.48.crate. => SHA256 Checksum OK for rust/crates/curl-sys-0.4.82+curl-8.14.1.crate. => SHA256 Checksum OK for rust/crates/dbus-0.9.7.crate. => SHA256 Checksum OK for rust/crates/der-0.7.10.crate. => SHA256 Checksum OK for rust/crates/deranged-0.4.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/dunce-1.0.5.crate. => SHA256 Checksum OK for rust/crates/ecdsa-0.16.9.crate. => SHA256 Checksum OK for rust/crates/ed25519-compact-2.1.1.crate. => SHA256 Checksum OK for rust/crates/either-1.15.0.crate. => SHA256 Checksum OK for rust/crates/elliptic-curve-0.13.8.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.35.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.6.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.13.crate. => SHA256 Checksum OK for rust/crates/fallible-iterator-0.3.0.crate. => SHA256 Checksum OK for rust/crates/fallible-streaming-iterator-0.1.9.crate. => SHA256 Checksum OK for rust/crates/faster-hex-0.9.0.crate. => SHA256 Checksum OK for rust/crates/faster-hex-0.10.0.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.3.0.crate. => SHA256 Checksum OK for rust/crates/ff-0.13.1.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.3.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.25.crate. => SHA256 Checksum OK for rust/crates/flate2-1.1.2.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foldhash-0.1.5.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/generic-array-0.14.7.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.3.3.crate. => SHA256 Checksum OK for rust/crates/git2-0.20.2.crate. => SHA256 Checksum OK for rust/crates/git2-curl-0.21.0.crate. => SHA256 Checksum OK for rust/crates/gix-0.71.0.crate. => SHA256 Checksum OK for rust/crates/gix-actor-0.34.0.crate. => SHA256 Checksum OK for rust/crates/gix-attributes-0.25.0.crate. => SHA256 Checksum OK for rust/crates/gix-bitmap-0.2.14.crate. => SHA256 Checksum OK for rust/crates/gix-chunk-0.4.11.crate. => SHA256 Checksum OK for rust/crates/gix-command-0.5.0.crate. => SHA256 Checksum OK for rust/crates/gix-commitgraph-0.27.0.crate. => SHA256 Checksum OK for rust/crates/gix-config-0.44.0.crate. => SHA256 Checksum OK for rust/crates/gix-config-value-0.14.12.crate. => SHA256 Checksum OK for rust/crates/gix-credentials-0.28.0.crate. => SHA256 Checksum OK for rust/crates/gix-date-0.9.4.crate. => SHA256 Checksum OK for rust/crates/gix-diff-0.51.0.crate. => SHA256 Checksum OK for rust/crates/gix-dir-0.13.0.crate. => SHA256 Checksum OK for rust/crates/gix-discover-0.39.0.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.41.1.crate. => SHA256 Checksum OK for rust/crates/gix-features-0.42.1.crate. => SHA256 Checksum OK for rust/crates/gix-filter-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.14.0.crate. => SHA256 Checksum OK for rust/crates/gix-fs-0.15.0.crate. => SHA256 Checksum OK for rust/crates/gix-glob-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.17.0.crate. => SHA256 Checksum OK for rust/crates/gix-hash-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-hashtable-0.8.1.crate. => SHA256 Checksum OK for rust/crates/gix-ignore-0.14.0.crate. => SHA256 Checksum OK for rust/crates/gix-index-0.39.0.crate. => SHA256 Checksum OK for rust/crates/gix-lock-17.1.0.crate. => SHA256 Checksum OK for rust/crates/gix-negotiate-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-object-0.48.0.crate. => SHA256 Checksum OK for rust/crates/gix-odb-0.68.0.crate. => SHA256 Checksum OK for rust/crates/gix-pack-0.58.0.crate. => SHA256 Checksum OK for rust/crates/gix-packetline-0.18.4.crate. => SHA256 Checksum OK for rust/crates/gix-packetline-blocking-0.18.3.crate. => SHA256 Checksum OK for rust/crates/gix-path-0.10.18.crate. => SHA256 Checksum OK for rust/crates/gix-pathspec-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-prompt-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-protocol-0.49.0.crate. => SHA256 Checksum OK for rust/crates/gix-quote-0.5.0.crate. => SHA256 Checksum OK for rust/crates/gix-ref-0.51.0.crate. => SHA256 Checksum OK for rust/crates/gix-refspec-0.29.0.crate. => SHA256 Checksum OK for rust/crates/gix-revision-0.33.0.crate. => SHA256 Checksum OK for rust/crates/gix-revwalk-0.19.0.crate. => SHA256 Checksum OK for rust/crates/gix-sec-0.10.12.crate. => SHA256 Checksum OK for rust/crates/gix-shallow-0.3.0.crate. => SHA256 Checksum OK for rust/crates/gix-submodule-0.18.0.crate. => SHA256 Checksum OK for rust/crates/gix-tempfile-17.1.0.crate. => SHA256 Checksum OK for rust/crates/gix-trace-0.1.12.crate. => SHA256 Checksum OK for rust/crates/gix-transport-0.46.0.crate. => SHA256 Checksum OK for rust/crates/gix-traverse-0.45.0.crate. => SHA256 Checksum OK for rust/crates/gix-url-0.30.0.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.2.0.crate. => SHA256 Checksum OK for rust/crates/gix-utils-0.3.0.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.9.4.crate. => SHA256 Checksum OK for rust/crates/gix-validate-0.10.0.crate. => SHA256 Checksum OK for rust/crates/gix-worktree-0.40.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.2.crate. => SHA256 Checksum OK for rust/crates/globset-0.4.16.crate. => SHA256 Checksum OK for rust/crates/group-0.13.0.crate. => SHA256 Checksum OK for rust/crates/hash32-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.10.0.crate. => SHA256 Checksum OK for rust/crates/heapless-0.8.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.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.11.crate. => SHA256 Checksum OK for rust/crates/http-auth-0.1.10.crate. => SHA256 Checksum OK for rust/crates/icu_collections-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_locale_core-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-2.0.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-2.0.1.crate. => SHA256 Checksum OK for rust/crates/icu_provider-2.0.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.1.crate. => SHA256 Checksum OK for rust/crates/ignore-0.4.23.crate. => SHA256 Checksum OK for rust/crates/im-rc-15.1.0.crate. => SHA256 Checksum OK for rust/crates/implib-0.3.5.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.10.0.crate. => SHA256 Checksum OK for rust/crates/is_executable-1.0.4.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/jiff-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-static-0.2.15.crate. => SHA256 Checksum OK for rust/crates/jiff-tzdb-0.1.4.crate. => SHA256 Checksum OK for rust/crates/jiff-tzdb-platform-0.1.3.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.33.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.77.crate. => SHA256 Checksum OK for rust/crates/kstring-2.0.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.174.crate. => SHA256 Checksum OK for rust/crates/libdbus-sys-0.2.5.crate. => SHA256 Checksum OK for rust/crates/libgit2-sys-0.18.2+1.9.1.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.8.crate. => SHA256 Checksum OK for rust/crates/libnghttp2-sys-0.1.11+1.64.0.crate. => SHA256 Checksum OK for rust/crates/libredox-0.1.4.crate. => SHA256 Checksum OK for rust/crates/libsqlite3-sys-0.32.0.crate. => SHA256 Checksum OK for rust/crates/libssh2-sys-0.3.1.crate. => SHA256 Checksum OK for rust/crates/libz-rs-sys-0.5.1.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.22.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.15.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/litemap-0.8.0.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.13.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/maybe-async-0.2.10.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.5.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.9.1.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.9.crate. => SHA256 Checksum OK for rust/crates/miow-0.6.0.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-conv-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/object-0.37.1.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.21.3.crate. => SHA256 Checksum OK for rust/crates/once_cell_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/opener-0.7.2.crate. => SHA256 Checksum OK for rust/crates/openssl-0.10.73.crate. => SHA256 Checksum OK for rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.6.crate. => SHA256 Checksum OK for rust/crates/openssl-src-300.5.0+3.5.0.crate. => SHA256 Checksum OK for rust/crates/openssl-sys-0.9.109.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/orion-0.17.11.crate. => SHA256 Checksum OK for rust/crates/os_info-3.12.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/p384-0.13.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.4.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.11.crate. => SHA256 Checksum OK for rust/crates/pasetors-0.7.6.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.3.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/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.32.crate. => SHA256 Checksum OK for rust/crates/plist-1.7.2.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.11.1.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-util-0.2.4.crate. => SHA256 Checksum OK for rust/crates/potential_utf-0.1.2.crate. => SHA256 Checksum OK for rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/primeorder-0.13.6.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/prodash-29.0.2.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.37.5.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/r-efi-5.3.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.9.1.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for rust/crates/rand_xoshiro-0.6.0.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.5.13.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.1.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.9.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rfc6979-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusqlite-0.34.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.1.1.crate. => SHA256 Checksum OK for rust/crates/rustc-stable-hash-0.1.2.crate. => SHA256 Checksum OK for rust/crates/rustfix-0.9.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.44.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.27.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for rust/crates/sec1-0.7.3.crate. => SHA256 Checksum OK for rust/crates/security-framework-3.2.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.14.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.26.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.7.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_ignored-0.1.12.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.140.crate. => SHA256 Checksum OK for rust/crates/serde_spanned-0.6.9.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for rust/crates/sha1-checked-0.10.0.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for rust/crates/shell-escape-0.1.5.crate. => SHA256 Checksum OK for rust/crates/shell-words-1.1.0.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for rust/crates/sized-chunks-0.6.5.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.15.1.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.crate. => SHA256 Checksum OK for rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for rust/crates/subtle-2.6.1.crate. => SHA256 Checksum OK for rust/crates/supports-hyperlinks-3.1.0.crate. => SHA256 Checksum OK for rust/crates/supports-unicode-3.0.0.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.104.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.2.crate. => SHA256 Checksum OK for rust/crates/tar-0.4.44.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.20.0.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.4.2.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.9.crate. => SHA256 Checksum OK for rust/crates/time-0.3.41.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.4.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.22.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.9.0.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for rust/crates/toml-0.8.23.crate. => SHA256 Checksum OK for rust/crates/toml_datetime-0.6.11.crate. => SHA256 Checksum OK for rust/crates/toml_edit-0.22.27.crate. => SHA256 Checksum OK for rust/crates/toml_write-0.1.2.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.30.crate. => SHA256 Checksum OK for rust/crates/tracing-chrome-0.7.2.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.19.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.3.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicase-2.8.1.crate. => SHA256 Checksum OK for rust/crates/unicode-bom-2.0.3.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.24.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.1.crate. => SHA256 Checksum OK for rust/crates/unicode-xid-0.2.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.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/valuable-0.1.1.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.100.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.100.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.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-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-sys-0.60.2.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-targets-0.53.2.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_gnullvm-0.53.0.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_aarch64_msvc-0.53.0.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_gnu-0.53.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.53.0.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_i686_msvc-0.53.0.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_gnu-0.53.0.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_gnullvm-0.53.0.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/windows_x86_64_msvc-0.53.0.crate. => SHA256 Checksum OK for rust/crates/winnow-0.7.11.crate. => SHA256 Checksum OK for rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.6.1.crate. => SHA256 Checksum OK for rust/crates/yoke-0.8.0.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.8.0.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.26.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.6.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zerotrie-0.2.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.11.2.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/zlib-rs-0.5.1.crate. ===> Moving crates to /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 cargo-c-0.10.14_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-c-0.10.14_1 depends on package: rust>=1.88.0 - not found ===> Installing existing package /packages/All/rust-1.88.0.pkg [poudriere3.servers.bornfiber.dk] Installing rust-1.88.0... [poudriere3.servers.bornfiber.dk] `-- Installing curl-8.14.1... [poudriere3.servers.bornfiber.dk] | `-- Installing libnghttp2-1.66.0... [poudriere3.servers.bornfiber.dk] | `-- Extracting libnghttp2-1.66.0: ....... done [poudriere3.servers.bornfiber.dk] | `-- Installing openssl-3.0.17,1... [poudriere3.servers.bornfiber.dk] | `-- Extracting openssl-3.0.17,1: .......... done [poudriere3.servers.bornfiber.dk] | `-- Installing zstd-1.5.7... [poudriere3.servers.bornfiber.dk] | | `-- Installing liblz4-1.10.0,1... [poudriere3.servers.bornfiber.dk] | | `-- Extracting liblz4-1.10.0,1: .......... done [poudriere3.servers.bornfiber.dk] | `-- Extracting zstd-1.5.7: .......... done [poudriere3.servers.bornfiber.dk] `-- Extracting curl-8.14.1: .......... done [poudriere3.servers.bornfiber.dk] Extracting rust-1.88.0: .......... done ===> cargo-c-0.10.14_1 depends on package: rust>=1.88.0 - found ===> Returning to build of cargo-c-0.10.14_1 ===> cargo-c-0.10.14_1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [poudriere3.servers.bornfiber.dk] Installing pkgconf-2.4.3,1... [poudriere3.servers.bornfiber.dk] Extracting pkgconf-2.4.3,1: .......... done ===> cargo-c-0.10.14_1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of cargo-c-0.10.14_1 ===> cargo-c-0.10.14_1 depends on file: /usr/local/lib/libcrypto.so.12 - found ===> cargo-c-0.10.14_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [poudriere3.servers.bornfiber.dk] Installing ccache-3.7.12_8... [poudriere3.servers.bornfiber.dk] 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. ===> cargo-c-0.10.14_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of cargo-c-0.10.14_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-c-0.10.14_1 depends on shared library: libgit2.so - not found ===> Installing existing package /packages/All/libgit2-1.9.1.pkg [poudriere3.servers.bornfiber.dk] Installing libgit2-1.9.1... [poudriere3.servers.bornfiber.dk] `-- Installing libssh2-1.11.1,3... [poudriere3.servers.bornfiber.dk] `-- Extracting libssh2-1.11.1,3: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing llhttp-9.3.0... [poudriere3.servers.bornfiber.dk] `-- Extracting llhttp-9.3.0: ........ done [poudriere3.servers.bornfiber.dk] `-- Installing pcre2-10.45_1... [poudriere3.servers.bornfiber.dk] `-- Extracting pcre2-10.45_1: .......... done [poudriere3.servers.bornfiber.dk] Extracting libgit2-1.9.1: .......... done ===> cargo-c-0.10.14_1 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> Returning to build of cargo-c-0.10.14_1 ===> cargo-c-0.10.14_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cargo-c-0.10.14_1 depends on shared library: libssh2.so - found (/usr/local/lib/libssh2.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for cargo-c-0.10.14_1 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates' [source.crates-io] replace-with = 'cargo' ===> Updating Cargo.lock Locking 0 packages to latest compatible versions note: to see how you depend on a package, run `cargo tree --invert --package @` ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1/libssh2/config.rpath =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for cargo-c-0.10.14_1 Compiling proc-macro2 v1.0.95 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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=05f1e95be79a2dc8 -C extra-filename=-f3501f5556b464e4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-f3501f5556b464e4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-4097b550a1dfff48/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-f3501f5556b464e4/build-script-build` [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.95] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.95] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling unicode-ident v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-1.0.18/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-3.0' 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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-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())' -C metadata=a9990ff86eea4bbf -C extra-filename=-3d2bbbe3b0aab8a7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-4097b550a1dfff48/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/src/lib.rs --error-format=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=0fb9ca46b0532ed2 -C extra-filename=-9a48956ab3e3cecd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_ident-3d2bbbe3b0aab8a7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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)'` Compiling quote v1.0.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ecf8a946dbb12b78 -C extra-filename=-887969537beea55f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling syn v2.0.104 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104/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.104 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=104 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104/src/lib.rs --error-format=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=4fabbd845f0e0c77 -C extra-filename=-0bc4bde426088423 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_ident-3d2bbbe3b0aab8a7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libc v0.2.174 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -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=a83f84863c25276a -C extra-filename=-56ca0bf721381450 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-56ca0bf721381450 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-ff46d495053e7e7e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-56ca0bf721381450/build-script-build` [libc 0.2.174] cargo:rerun-if-changed=build.rs [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.174] cargo:rustc-cfg=freebsd11 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.174] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.174] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.174] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.174] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-ff46d495053e7e7e/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --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=075dda723fd51778 -C extra-filename=-27b5985a4f941290 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling cfg-if v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-1.0.1/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=29356a5289e3bbd6 -C extra-filename=-c1b188128aca7b58 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling memchr v2.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.7.5/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.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=5ef0470324727fd7 -C extra-filename=-1b5064807ca6a665 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=cdfa92fb76bd1c71 -C extra-filename=-1bc6cd3a4caf2e0a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-syntax-0.8.5/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-syntax-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=2 -C panic=abort -C linker-plugin-lto -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=3de8dbb5782fbe8a -C extra-filename=-7d81a97574b68ecc --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex-automata v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-automata-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-automata-0.4.9/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-automata-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --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=c796e1a002495194 -C extra-filename=-6f299e93c1b76521 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libaho_corasick-1bc6cd3a4caf2e0a.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_syntax-7d81a97574b68ecc.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling thiserror v2.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=0edea3fd01ba5bc9 -C extra-filename=-5e34b12314f9545e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-5e34b12314f9545e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-97a17765d149fe6b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-5e34b12314f9545e/build-script-build` [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) [thiserror 2.0.12] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling thiserror-impl v2.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-impl-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=ff6bb8f98e250619 -C extra-filename=-78f357ed4c699775 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling autocfg v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/autocfg-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/autocfg-1.5.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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/autocfg-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=42aa1e2e456826e1 -C extra-filename=-1cba9e8eb968837b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-97a17765d149fe6b/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96f1cecf6a0af71d -C extra-filename=-1d8aca2170a1ce18 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror_impl-78f357ed4c699775.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling smallvec v1.15.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/smallvec-1.15.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/smallvec-1.15.1/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.15.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/smallvec-1.15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=dacf7ba74d54937d -C extra-filename=-b6072cf93e5d7cc8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling version_check v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=f0ea226ea72f4f9d -C extra-filename=-2ad55dbb44690d6f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219/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.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219/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="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=003533e942354326 -C extra-filename=-e3c388b1c64f4964 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde-e3c388b1c64f4964 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219/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.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde-2b3024faa094e08d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde-e3c388b1c64f4964/build-script-build` [serde 1.0.219] cargo:rerun-if-changed=build.rs [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling serde_derive v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_derive-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_derive-1.0.219/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.61 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_derive-1.0.219/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=2f82106e1fb8ea6d -C extra-filename=-74c4779e956c7dc4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling once_cell v1.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/once_cell-1.21.3/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.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/once_cell-1.21.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=2 -C panic=abort -C linker-plugin-lto -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=05eef5b57ca553c8 -C extra-filename=-1db32b95fe67124d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219/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.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde-2b3024faa094e08d/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --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=5dfa169a4153765a -C extra-filename=-031dd1461155001b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --cap-lints warn -C link-arg=-Wl,-rpath,/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 bstr v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bstr-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bstr-1.12.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.73 CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bstr-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=cee2d3b2f9e01298 -C extra-filename=-120aa523d0eed538 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_automata-6f299e93c1b76521.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling log v0.4.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/log-0.4.27/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.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/log-0.4.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=2 -C panic=abort -C linker-plugin-lto -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=0dda45717ca13482 -C extra-filename=-88c9f0b0faf8e71f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling typenum v1.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.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.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f90d9dc9e2cb8cdc -C extra-filename=-36f382f21dd73aca --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typenum-36f382f21dd73aca -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.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.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typenum-4deb74984a904889/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typenum-36f382f21dd73aca/build-script-build` [typenum 1.18.0] cargo:rerun-if-changed=tests Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=2d2e6e05cc3ca92d -C extra-filename=-fc9e3d82c688b217 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `zeroize` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.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.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typenum-4deb74984a904889/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typenum-1.18.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=2 -C panic=abort -C linker-plugin-lto -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=7df8b9fa3d3b670c -C extra-filename=-c68c423b90af0bd7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling fastrand v2.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=99ba3fbd93868f08 -C extra-filename=-17257355b6a18609 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e703e3a5907bd9e -C extra-filename=-eac7b85c29a1840c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tinyvec v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.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.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.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=2 -C panic=abort -C linker-plugin-lto -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", "borsh", "debugger_visualizer", "default", "experimental_write_impl", "generic-array", "grab_spare_slice", "latest_stable_rust", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=b6ba96c599e7245e -C extra-filename=-5c569222fd7f2431 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtinyvec_macros-eac7b85c29a1840c.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1376:3 | 1376 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1384:3 | 1384 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1392:3 | 1392 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1400:3 | 1400 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1417:3 | 1417 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1515:3 | 1515 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1595:3 | 1595 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1605:3 | 1605 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1615:3 | 1615 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1626:3 | 1626 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1638:3 | 1638 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1648:3 | 1648 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1659:3 | 1659 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1670:3 | 1670 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:755:3 | 755 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:763:3 | 763 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:771:3 | 771 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:798:3 | 798 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:809:3 | 809 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:821:3 | 821 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:831:3 | 831 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:842:3 | 842 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:162:3 | 162 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1329:3 | 1329 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1337:3 | 1337 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1345:3 | 1345 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1353:3 | 1353 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1388:3 | 1388 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1407:3 | 1407 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1423:3 | 1423 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1431:3 | 1431 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1485:3 | 1485 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1573:3 | 1573 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1586:3 | 1586 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1596:3 | 1596 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1607:3 | 1607 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1619:3 | 1619 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1629:3 | 1629 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1640:3 | 1640 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1651:3 | 1651 | #[must_use] | ^^^^^^^^^^^ warning: `tinyvec` (lib) generated 135 warnings Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=3e4f8eaeed8327b9 -C extra-filename=-a6c5d51f391b33ee --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/generic-array-a6c5d51f391b33ee -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libversion_check-2ad55dbb44690d6f.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/generic-array-fea4d413bf8c38b6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/generic-array-a6c5d51f391b33ee/build-script-build` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling unicode-normalization v0.1.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-normalization-0.1.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-normalization-0.1.24/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=1.36 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-normalization-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6f08d46bb3f6ee39 -C extra-filename=-91198e0496a538c4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtinyvec-5c569222fd7f2431.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling stable_deref_trait v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1c69b7dfdbde2474 -C extra-filename=-f6a8103922df7e00 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling subtle v2.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=1a53d1488b217719 -C extra-filename=-4fcaa482da0352c5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-trace v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_trace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-trace-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-trace-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to provide minimal `tracing` support that can be turned off to zero cost' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-trace CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_trace --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-trace-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=be8a6f9735244e24 -C extra-filename=-52cf573ea5f5b6e3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/generic-array-fea4d413bf8c38b6/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=18dee4c5927a89e5 -C extra-filename=-1fedb4149d3dcd69 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypenum-c68c423b90af0bd7.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg relaxed_coherence` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `generic-array` (lib) generated 4 warnings Compiling lock_api v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13/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.64.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13/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=f3d3e4cf06284e2f -C extra-filename=-30bdc8e930f481ff --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/lock_api-30bdc8e930f481ff -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libautocfg-1cba9e8eb968837b.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling parking_lot_core v0.9.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11/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.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=24507ac3aef20395 -C extra-filename=-fbe7671b1cbf9317 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/parking_lot_core-fbe7671b1cbf9317 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling const-oid v0.9.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/const-oid-0.9.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name const_oid --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=c37c625dab0b3158 -C extra-filename=-20787902c9d6808d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `const-oid` (lib) generated 1 warning 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11/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.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/parking_lot_core-1cb125ee8e4a0ece/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/parking_lot_core-fbe7671b1cbf9317/build-script-build` [parking_lot_core 0.9.11] cargo:rerun-if-changed=build.rs [parking_lot_core 0.9.11] cargo:rustc-check-cfg=cfg(tsan_enabled) 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13/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.64.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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/lock_api-14f5670359865896/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/lock_api-30bdc8e930f481ff/build-script-build` [lock_api 0.4.13] cargo:rerun-if-changed=build.rs [lock_api 0.4.13] cargo:rustc-check-cfg=cfg(has_const_fn_trait_bound) [lock_api 0.4.13] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8090b6e0998b2008 -C extra-filename=-27bda9b8596330a8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-27bda9b8596330a8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling scopeguard v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=51b16a550f1b5fd0 -C extra-filename=-03311ab03da9eef7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-0.4.13/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.64.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/lock_api-14f5670359865896/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lock_api-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=2 -C panic=abort -C linker-plugin-lto -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=19862e3a41ce2264 -C extra-filename=-af839b41cd25121b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libscopeguard-03311ab03da9eef7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'` 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-8bf48f7449509339/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-27bda9b8596330a8/build-script-build` [libc 0.2.174] cargo:rerun-if-changed=build.rs [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.174] cargo:rustc-cfg=freebsd11 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.174] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS [libc 0.2.174] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.174] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.174] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.174] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(gnu_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.174] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.174] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.174] cargo:rustc-check-cfg=cfg(musl_v1_2_3) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.174] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.11/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.64.0 CARGO_PKG_VERSION=0.9.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/parking_lot_core-1cb125ee8e4a0ece/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot_core-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=782e3075148f15ef -C extra-filename=-cd1daa4b690f452c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(tsan_enabled)'` Compiling parking_lot v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot-0.12.4/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.64 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/parking_lot-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=ffdf5a7d6b209a0b -C extra-filename=-4eeb63eb1947f34e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblock_api-af839b41cd25121b.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot_core-cd1daa4b690f452c.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' 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=1.63 CARGO_PKG_VERSION=0.2.174 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=174 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libc-8bf48f7449509339/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libc-0.2.174/src/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=20307a8755c65927 -C extra-filename=-e021dc89d17b49e0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --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(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed731f30a722aaba -C extra-filename=-8e2cfb39a106058c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgeneric_array-1fedb4149d3dcd69.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=75d08ab839ad0604 -C extra-filename=-63288285fb346bf9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgeneric_array-1fedb4149d3dcd69.rmeta --extern typenum=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypenum-c68c423b90af0bd7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-validate v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_validate --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df817bc7f70276b5 -C extra-filename=-9bdb2205464f50c4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling bitflags v2.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitflags-2.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitflags-2.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitflags-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=f6ff75a44d8555aa -C extra-filename=-b7ba42aa3a6d9a8c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling home v0.5.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/home-0.5.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/home-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' 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.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/home-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=38ce4161e713ff69 -C extra-filename=-faf7454910727cd6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-utils v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21/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::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=74406eab26444311 -C extra-filename=-d93daaa54863f680 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/crossbeam-utils-d93daaa54863f680 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/crossbeam-utils-d0700544480ebe67/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/crossbeam-utils-d93daaa54863f680/build-script-build` [crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Compiling gix-path v0.10.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_path CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-path-0.10.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-path-0.10.18/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing paths and their conversions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.10.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_path --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-path-0.10.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=991a4cf2887c6a90 -C extra-filename=-9b4250afe806ac48 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-9bdb2205464f50c4.rmeta --extern home=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhome-faf7454910727cd6.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=a1319d81b25e9537 -C extra-filename=-83264c0e8b0dcf67 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libblock_buffer-8e2cfb39a106058c.rmeta --extern const_oid=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libconst_oid-20787902c9d6808d.rmeta --extern crypto_common=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrypto_common-63288285fb346bf9.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling prodash v29.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prodash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/prodash-29.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/prodash-29.0.2/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A dashboard for visualizing progress of asynchronous and possibly blocking tasks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prodash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/prodash' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=29.0.2 CARGO_PKG_VERSION_MAJOR=29 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name prodash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/prodash-29.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --cfg 'feature="progress-tree-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "is-terminal", "jiff", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=e0cf173ecf884471 -C extra-filename=-e0a168526a674569 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21/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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/crossbeam-utils-d0700544480ebe67/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=20f7aadfe60776ff -C extra-filename=-22fcbd90618a3822 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Compiling jobserver v0.1.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.33/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.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.33/src/lib.rs --error-format=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=116bdbe1074ec8fa -C extra-filename=-0d402b5430af1d0a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-e021dc89d17b49e0.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-utils v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_utils --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="bstr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=c99d1cff09194cf2 -C extra-filename=-cd2cbaaae7ff1f00 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfastrand-17257355b6a18609.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_normalization-91198e0496a538c4.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling shlex v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=31fc9e4fc7bc7d19 -C extra-filename=-6c308f748d44b751 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `shlex` (lib) generated 1 warning Compiling cc v1.2.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.27/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.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=4b22608aab5f8a86 -C extra-filename=-7602420259d2d8e7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libjobserver-0d402b5430af1d0a.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-e021dc89d17b49e0.rmeta --extern shlex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshlex-6c308f748d44b751.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crc32fast v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=385cfc363f44d7b7 -C extra-filename=-13cc513193584e9e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d629d7d19bf59acf -C extra-filename=-c721245126d2307c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c3a9a4fb9f5b859 -C extra-filename=-29836f97230f27f3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsame_file-c721245126d2307c.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling adler2 v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/adler2-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/adler2-2.0.1/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.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/adler2-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=d3c2202ab4c53fd1 -C extra-filename=-c4a712a45db6c61b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling zlib-rs v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zlib_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zlib-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zlib_rs --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=ea44e7e45bc0f8a2 -C extra-filename=-51e10ac1b3e5866f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: type alias `size_t` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:16:6 | 16 | type size_t = usize; | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `zalloc_c` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:24:22 | 24 | unsafe extern "C" fn zalloc_c(opaque: *mut c_void, items: c_uint, size: c_uint) -> *mut c_void { | ^^^^^^^^ warning: function `zalloc_c_calloc` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:55:22 | 55 | unsafe extern "C" fn zalloc_c_calloc( | ^^^^^^^^^^^^^^^ warning: function `zfree_c` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:72:22 | 72 | unsafe extern "C" fn zfree_c(opaque: *mut c_void, ptr: *mut c_void) { | ^^^^^^^ warning: function `posix_memalign` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:28:12 | 28 | fn posix_memalign(memptr: *mut *mut c_void, align: size_t, size: size_t) -> c_int; | ^^^^^^^^^^^^^^ warning: function `calloc` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:63:12 | 63 | fn calloc(nitems: size_t, size: size_t) -> *mut c_void; | ^^^^^^ warning: function `free` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:76:12 | 76 | fn free(p: *mut c_void); | ^^^^ warning: `zlib-rs` (lib) generated 7 warnings Compiling libz-rs-sys v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name libz_rs_sys --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "testing-prefix"))' -C metadata=1d70ae561396a5a7 -C extra-filename=-9b2b113f820d6dca --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern zlib_rs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzlib_rs-51e10ac1b3e5866f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/src/lib.rs:70:14 | 70 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/src/lib.rs:87:16 | 87 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `libz-rs-sys` (lib) generated 2 warnings Compiling miniz_oxide v0.8.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/miniz_oxide-0.8.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/miniz_oxide-0.8.9/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' 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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/miniz_oxide-0.8.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=2 -C panic=abort -C linker-plugin-lto -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", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=1aade16ac576c063 -C extra-filename=-6bed4df6cbb5f29d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libadler2-c4a712a45db6c61b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling flate2 v1.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-1.1.2/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.67.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-rs-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib-rs"' --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=2eb1f3f55b28808e -C extra-filename=-83e8e9a8d8d3e2e5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrc32fast-13cc513193584e9e.rmeta --extern libz_rs_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibz_rs_sys-9b2b113f820d6dca.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libminiz_oxide-6bed4df6cbb5f29d.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-channel v0.5.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-channel-0.5.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-channel-0.5.15/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.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-channel-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=af5a052e2402b524 -C extra-filename=-cef53a9420d9115b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_utils-22fcbd90618a3822.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling bytes v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=15ed160cd89f0d2a -C extra-filename=-a6bf662fd6761569 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-features v0.41.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.41.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.41.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.41.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=41 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_features --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.41.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fs-read-dir", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rs", "zlib-rust-backend", "zlib-stock"))' -C metadata=b641d454221ac459 -C extra-filename=-f28bc28ad7b26762 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbytes-a6bf662fd6761569.rmeta --extern crc32fast=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrc32fast-13cc513193584e9e.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_channel-cef53a9420d9115b.rmeta --extern flate2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libflate2-83e8e9a8d8d3e2e5.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --extern prodash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libprodash-e0a168526a674569.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwalkdir-29836f97230f27f3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cpufeatures v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cpufeatures-0.2.17/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.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cpufeatures-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a8f44a1431d0a2f -C extra-filename=-069ce2f4c2dcc35e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling itoa v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itoa-1.0.15/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itoa-1.0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1ed14f8ce26cd020 -C extra-filename=-2a2862f15c0e89c7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pkg-config v0.3.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pkg-config-0.3.32/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.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pkg-config-0.3.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=46f9d5c433696152 -C extra-filename=-f37a0c6128de2d6a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling zerocopy v0.8.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=bea5161bc496982d -C extra-filename=-0b0ae876bb02c4c0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/zerocopy-0b0ae876bb02c4c0 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/zerocopy-0cc8a38bbc435b66/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/zerocopy-0b0ae876bb02c4c0/build-script-build` [zerocopy 0.8.26] cargo:rerun-if-changed=build.rs [zerocopy 0.8.26] cargo:rerun-if-changed=Cargo.toml [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.59.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.81.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.78.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.61.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.57.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(rust, values("1.60.0")) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.26] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 [zerocopy 0.8.26] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 Compiling gix-utils v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_utils --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-utils-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=5980045c227c562c -C extra-filename=-71f77f12975a3d30 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfastrand-17257355b6a18609.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_normalization-91198e0496a538c4.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling errno v0.3.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/errno-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/errno-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' 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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/errno-0.3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4aafdd9b6292ddbd -C extra-filename=-da9e43caf9bbb32d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling synstructure v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/synstructure-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/synstructure-0.13.2/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/synstructure-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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bfbe0b251153c465 -C extra-filename=-e1363dec5967914d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rmeta --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-features v0.42.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.42.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.42.1/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.42.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_features --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-features-0.42.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fs-read-dir", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rs", "zlib-rust-backend", "zlib-stock"))' -C metadata=b9125856762911e8 -C extra-filename=-ba8d337f72fc08ef --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-71f77f12975a3d30.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern prodash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libprodash-e0a168526a674569.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.26/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 CARGO_PKG_VERSION=0.8.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/zerocopy-0cc8a38bbc435b66/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerocopy-0.8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=cec9541400c38d91 -C extra-filename=-ee3aafd36d2e50ec --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Compiling sha1 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compress"' --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=9ed7e108d3ce21cb -C extra-filename=-fe6acf1db41aac60 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcpufeatures-069ce2f4c2dcc35e.rmeta --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling faster-hex v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name faster_hex --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=73f442952ccda1c7 -C extra-filename=-e2234dde662714b5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=e8a1469313640330 -C extra-filename=-97acc5b5d7914f5c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling sha1-checked v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1_checked CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-checked-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-checked-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function with collision detection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1-checked CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION=1.72 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sha1_checked --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-checked-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "oid", "std", "zeroize"))' -C metadata=7d32207c65bbbb44 -C extra-filename=-1e719b0236b3cbce --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --extern sha1=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha1-fe6acf1db41aac60.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: fields `dv_type`, `dv_k`, `dv_b`, and `maski` are never read --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-checked-0.10.0/src/ubc_check.rs:43:9 | 42 | pub struct Info { | ---- fields in this struct 43 | pub dv_type: u32, | ^^^^^^^ 44 | pub dv_k: u32, | ^^^^ 45 | pub dv_b: u32, | ^^^^ 46 | pub testt: Testt, 47 | pub maski: i32, | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `sha1-checked` (lib) generated 1 warning Compiling zerofrom-derive v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-derive-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-derive-0.1.6/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-derive-0.1.6/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=3e45bc2ce9bbf2a7 -C extra-filename=-b07f477b63433f31 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern synstructure=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsynstructure-e1363dec5967914d.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling winnow v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/winnow-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/winnow-0.7.11/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/winnow-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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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' '--allow=clippy::result_large_err' '--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' '--allow=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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6e39b1835060f5be -C extra-filename=-ada4877bf23dea14 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8379529227a99b15 -C extra-filename=-9aa6e7aacc7ecd4a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling heapless v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=7b497501fe47aa18 -C extra-filename=-9702b60fef17c793 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/heapless-9702b60fef17c793 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/heapless-8e7c63b315d72cff/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/heapless-9702b60fef17c793/build-script-build` Compiling hash32 v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hash32-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hash32-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='32-bit hashing algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/hash32' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hash32 --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hash32-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2de283d8b975c9cc -C extra-filename=-08421738b90d3066 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbyteorder-9aa6e7aacc7ecd4a.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling zerofrom v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-0.1.6/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.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerofrom-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=2 -C panic=abort -C linker-plugin-lto -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=b0f33c8ff5778825 -C extra-filename=-d8438b690c0c3810 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom_derive-b07f477b63433f31.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling yoke-derive v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-derive-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-derive-0.8.0/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-derive-0.8.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=8c80df6e29b76b97 -C extra-filename=-66154b322d6034a3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern synstructure=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsynstructure-e1363dec5967914d.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ahash v0.8.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.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("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=aec6356a4753b606 -C extra-filename=-04f505b368acabae --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/ahash-04f505b368acabae -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libversion_check-2ad55dbb44690d6f.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling getrandom v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3/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=1.63 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3/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(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=879dd863c28dfb4f -C extra-filename=-f5931979c581b017 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/getrandom-f5931979c581b017 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rustix v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7/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=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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7/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(error_in_core)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=e0dc3f8bea1f0628 -C extra-filename=-41e55dfc3a1b638e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-41e55dfc3a1b638e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,std,termios 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7/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=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-d5f383fad2d13aaa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-41e55dfc3a1b638e/build-script-build` [rustix 1.0.7] cargo:rerun-if-changed=build.rs [rustix 1.0.7] cargo:rustc-cfg=static_assertions [rustix 1.0.7] cargo:rustc-cfg=libc [rustix 1.0.7] cargo:rustc-cfg=freebsdlike [rustix 1.0.7] cargo:rustc-cfg=bsd [rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std,wasm_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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_FEATURE_WASM_JS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3/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=1.63 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/getrandom-394fbe2a4ffb09b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/getrandom-f5931979c581b017/build-script-build` [getrandom 0.3.3] cargo:rerun-if-changed=build.rs 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/ahash-42630139c6939236/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/ahash-04f505b368acabae/build-script-build` [ahash 0.8.12] cargo:rerun-if-changed=build.rs [ahash 0.8.12] cargo:rustc-check-cfg=cfg(specialize) [ahash 0.8.12] cargo:rustc-check-cfg=cfg(folded_multiply) [ahash 0.8.12] cargo:rustc-cfg=folded_multiply Compiling yoke v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-0.8.0/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.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/yoke-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=d2c4e15511bdaf26 -C extra-filename=-09204f2323b1ad91 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libstable_deref_trait-f6a8103922df7e00.rmeta --extern yoke_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libyoke_derive-66154b322d6034a3.so --extern zerofrom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom-d8438b690c0c3810.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/heapless-8e7c63b315d72cff/out /usr/local/bin/rustc --crate-name heapless --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=19eb293d3961f6d0 -C extra-filename=-4b4a9123c4901fa7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern hash32=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhash32-08421738b90d3066.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libstable_deref_trait-f6a8103922df7e00.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:47:9 | 47 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = 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(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:85:9 | 85 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:51:9 | 51 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:59:9 | 59 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:128:11 | 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:138:5 | 138 | has_atomic_load_store | ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store` | = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = 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_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `heapless` (lib) generated 5 warnings Compiling faster-hex v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_RUST_VERSION='' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name faster_hex --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/faster-hex-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=7b5d378b98d1ca13 -C extra-filename=-fba3d470879036e0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern heapless=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libheapless-4b4a9123c4901fa7.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/ahash-42630139c6939236/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=a3029dcc5117c9a0 -C extra-filename=-c4fe061b9586b614 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern zerocopy=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerocopy-ee3aafd36d2e50ec.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg folded_multiply --check-cfg 'cfg(specialize)' --check-cfg 'cfg(folded_multiply)'` warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/random_state.rs:48:58 | 48 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/random_state.rs:68:54 | 68 | } 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: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/convert.rs:69:8 | 64 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 69 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 70 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 71 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 75 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 76 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `ahash` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.3.3/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=1.63 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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/getrandom-394fbe2a4ffb09b1/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=2594ad6b765483ac -C extra-filename=-34d02bd97e7a1bde --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.7/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=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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-d5f383fad2d13aaa/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-1.0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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(error_in_core)' --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(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=787c0067e3015d87 -C extra-filename=-32986758f93e46ea --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liberrno-da9e43caf9bbb32d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Compiling gix-hash v0.17.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.17.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=5eb4f7f6d36e2d91 -C extra-filename=-e6e6b50bdd89d70e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern faster_hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfaster_hex-e2234dde662714b5.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern sha1_checked=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha1_checked-1e719b0236b3cbce.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling zerovec-derive v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-derive-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-derive-0.11.1/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-derive-0.11.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=e837815dd7037785 -C extra-filename=-e6c1ce19f2699881 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling allocator-api2 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/allocator-api2-0.2.21/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=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=3fe4d33a005d9888 -C extra-filename=-551cd86282ef6fc9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = 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: `allocator-api2` (lib) generated 1 warning Compiling jiff v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jiff-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jiff-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jiff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/jiff' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name jiff --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jiff-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=21777a7cf66e5448 -C extra-filename=-25a9d932e912d77a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-date v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_date CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-date-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-date-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project parsing dates the way git does' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-date CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_date --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-date-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ef97da3baeb18ab9 -C extra-filename=-8a279122a6a973df --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern jiff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libjiff-25a9d932e912d77a.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=221919d94aae47a9 -C extra-filename=-3afda7a60d26e39e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libahash-c4fe061b9586b614.rmeta --extern allocator_api2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liballocator_api2-551cd86282ef6fc9.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling zerovec v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-0.11.2/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.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerovec-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=43dfaca579269b3f -C extra-filename=-54fff063082a8c08 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libyoke-09204f2323b1ad91.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom-d8438b690c0c3810.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec_derive-e6c1ce19f2699881.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-hash v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hash-0.18.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=00dfb476351cd193 -C extra-filename=-79398d2df2ede2e3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern faster_hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfaster_hex-fba3d470879036e0.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-ba8d337f72fc08ef.rmeta --extern sha1_checked=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha1_checked-1e719b0236b3cbce.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling displaydoc v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6222786031830bfe -C extra-filename=-8f40beacdc64b86a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-hashtable v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_hashtable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hashtable-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hashtable-0.8.1/Cargo.toml CARGO_PKG_AUTHORS='Pascal Kuthe ' CARGO_PKG_DESCRIPTION='A crate that provides hashtable based data structures optimized to utilize ObjectId keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hashtable CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_hashtable --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-hashtable-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=458a1edd0be73c74 -C extra-filename=-c3b5e30ca5dec67f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-79398d2df2ede2e3.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashbrown-3afda7a60d26e39e.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-actor v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_actor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-actor-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-actor-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A way to identify git actors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-actor CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_actor --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-actor-0.34.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=c9c2f1e5d097e91a -C extra-filename=-c2baa674ae08c928 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-validate v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_validate --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-validate-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55307c06c6b88272 -C extra-filename=-d2669df89f0aafc3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-object v0.48.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-object-0.48.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-object-0.48.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Immutable and mutable git objects with decoding and encoding support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-object CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.48.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=48 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_object --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-object-0.48.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=a60bf18040ba49f1 -C extra-filename=-c68edc4b3a32946f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_actor=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_actor-c2baa674ae08c928.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tinystr v0.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinystr-0.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinystr-0.8.1/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.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinystr-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=8b143bbb597daa18 -C extra-filename=-b25448fa4c4766d1 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libz-sys v1.1.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22/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="libc"' --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=20576409f56aa22e -C extra-filename=-4f3b6b267391d861 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libz-sys-4f3b6b267391d861 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libvcpkg-97acc5b5d7914f5c.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling openssl-sys v0.9.109 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109/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.109 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109/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("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=8c7954a7aaf14b9d -C extra-filename=-ac4195d8ec74caf4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/openssl-sys-ac4195d8ec74caf4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libvcpkg-97acc5b5d7914f5c.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling memmap2 v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memmap2-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memmap2-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memmap2-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=77a69cf06560e1a3 -C extra-filename=-f81fabaa2bee1be8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling litemap v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/litemap-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/litemap-0.8.0/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.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/litemap-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=82ff7897569543ef -C extra-filename=-8bdaa88d68d91003 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling writeable v0.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/writeable-0.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/writeable-0.6.1/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.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/writeable-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=7ce24006d9fb2d98 -C extra-filename=-f249803dced45e23 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_locale_core v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locale_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_locale_core-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_locale_core-2.0.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_locale_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locale_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_locale_core-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=815fef9137ebafb5 -C extra-filename=-a2205eb43cf2de72 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern litemap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblitemap-8bdaa88d68d91003.rmeta --extern tinystr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtinystr-b25448fa4c4766d1.rmeta --extern writeable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwriteable-f249803dced45e23.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109/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.109 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/openssl-sys-97cabe6b23e3ebd4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/openssl-sys-ac4195d8ec74caf4/build-script-main` [openssl-sys 0.9.109] 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_NO_RC2")) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(openssl) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(boringssl) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(awslc) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl250) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl251) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl252) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl261) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl270) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl271) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl273) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl280) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl281) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl291) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl310) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl321) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl332) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl340) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl350) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl360) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl361) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl370) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl380) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl381) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl382) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl390) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl400) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(libressl410) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl101) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl102) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl102f) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl102h) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl110) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl110f) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl110g) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl110h) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl111) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl111b) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl111c) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl111d) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl300) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl310) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl320) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl330) [openssl-sys 0.9.109] cargo:rustc-check-cfg=cfg(ossl340) [openssl-sys 0.9.109] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.109] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.109] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.109] OPENSSL_LIB_DIR = /usr/local/lib [openssl-sys 0.9.109] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.109] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.109] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.109] OPENSSL_INCLUDE_DIR = /usr/local/include [openssl-sys 0.9.109] cargo:rerun-if-changed=/usr/local/include/openssl [openssl-sys 0.9.109] cargo:rustc-link-search=native=/usr/local/lib [openssl-sys 0.9.109] cargo:include=/usr/local/include [openssl-sys 0.9.109] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.109] OPT_LEVEL = Some(2) [openssl-sys 0.9.109] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/openssl-sys-97cabe6b23e3ebd4/out) [openssl-sys 0.9.109] TARGET = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.109] HOST = Some(x86_64-unknown-freebsd) [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.109] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.109] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.109] HOST_CC = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.109] CC = Some(cc) [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [openssl-sys 0.9.109] CC_KNOWN_WRAPPER_CUSTOM = None [openssl-sys 0.9.109] RUSTC_WRAPPER = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.109] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.109] DEBUG = Some(false) [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.109] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [openssl-sys 0.9.109] CC_SHELL_ESCAPED_FLAGS = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.109] HOST_CFLAGS = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.109] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.109] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.109] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.109] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [openssl-sys 0.9.109] version: 3_0_17 [openssl-sys 0.9.109] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl-sys 0.9.109] cargo:rustc-cfg=osslconf="OPENSSL_NO_RFC3779" [openssl-sys 0.9.109] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.109] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl-sys 0.9.109] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl-sys 0.9.109] cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_RFC3779,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 [openssl-sys 0.9.109] cargo:rustc-cfg=openssl [openssl-sys 0.9.109] cargo:rustc-cfg=ossl300 [openssl-sys 0.9.109] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.109] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.109] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.109] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.109] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.109] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.109] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.109] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.109] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.109] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.109] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.109] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.109] cargo:version_number=30000110 [openssl-sys 0.9.109] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.109] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.109] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.109] OPENSSL_LIBS unset [openssl-sys 0.9.109] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.109] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.109] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.109] OPENSSL_STATIC unset [openssl-sys 0.9.109] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.109] cargo:rustc-link-lib=dylib=crypto Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=libc 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libz-sys-8babeb524d736514/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libz-sys-4f3b6b267391d861/build-script-build` [libz-sys 1.1.22] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.22] cargo:rerun-if-changed=build.rs [libz-sys 1.1.22] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.22] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.22] OPT_LEVEL = Some(2) [libz-sys 1.1.22] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libz-sys-8babeb524d736514/out) [libz-sys 1.1.22] TARGET = Some(x86_64-unknown-freebsd) [libz-sys 1.1.22] HOST = Some(x86_64-unknown-freebsd) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.22] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.22] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.22] HOST_CC = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC [libz-sys 1.1.22] CC = Some(cc) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libz-sys 1.1.22] CC_KNOWN_WRAPPER_CUSTOM = None [libz-sys 1.1.22] RUSTC_WRAPPER = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.22] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.22] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.22] DEBUG = Some(false) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.22] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libz-sys 1.1.22] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libz-sys 1.1.22] CC_SHELL_ESCAPED_FLAGS = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.22] HOST_CFLAGS = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.22] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.22] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.22] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.22] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [libz-sys 1.1.22] running LC_ALL="C" "cc" "-O2" "-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" [libz-sys 1.1.22] 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.22] 4 | return (int) adler32; [libz-sys 1.1.22] | ^~~~~~~~~~~~~ [libz-sys 1.1.22] 1 warning generated. [libz-sys 1.1.22] cargo:rustc-link-lib=z Compiling zerotrie v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerotrie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerotrie-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerotrie-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A data structure that efficiently maps strings to integers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerotrie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zerotrie --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zerotrie-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=694990505807696d -C extra-filename=-5e213fafbabfdb50 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern yoke=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libyoke-09204f2323b1ad91.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom-d8438b690c0c3810.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling potential_utf v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=potential_utf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/potential_utf-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/potential_utf-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Unvalidated string and character types' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=potential_utf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name potential_utf --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/potential_utf-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=875525795baa98d7 -C extra-filename=-6f5609fab1278eb2 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tempfile v3.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tempfile-3.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tempfile-3.20.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.20.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tempfile-3.20.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=2ed3e59ab2bc6bfd -C extra-filename=-31fc117775ebca39 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern fastrand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfastrand-17257355b6a18609.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgetrandom-34d02bd97e7a1bde.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern rustix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustix-32986758f93e46ea.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_properties_data v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1/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(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88f65baae4613279 -C extra-filename=-2b3486f918cb7c8a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_properties_data-2b3486f918cb7c8a -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_normalizer_data v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.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.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2553358323cfb19c -C extra-filename=-3663713df78278d4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_normalizer_data-3663713df78278d4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.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.82 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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_normalizer_data-22f9b1dbc5e5d1a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_normalizer_data-3663713df78278d4/build-script-build` [icu_normalizer_data 2.0.0] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_normalizer_data 2.0.0] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_properties_data-47605828904f0776/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_properties_data-2b3486f918cb7c8a/build-script-build` [icu_properties_data 2.0.1] cargo:rerun-if-env-changed=ICU4X_DATA_DIR [icu_properties_data 2.0.1] cargo:rustc-check-cfg=cfg(icu4c_enable_renaming) Compiling icu_collections v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_collections-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_collections-2.0.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.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_collections-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=16528d815fc9a4e3 -C extra-filename=-86eaf99a701267b3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern potential_utf=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpotential_utf-6f5609fab1278eb2.rmeta --extern yoke=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libyoke-09204f2323b1ad91.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom-d8438b690c0c3810.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_provider v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_provider-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_provider-2.0.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.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_provider-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=16f446b871e689dd -C extra-filename=-8155c222ee8c232c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern icu_locale_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_locale_core-a2205eb43cf2de72.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libstable_deref_trait-f6a8103922df7e00.rmeta --extern tinystr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtinystr-b25448fa4c4766d1.rmeta --extern writeable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwriteable-f249803dced45e23.rmeta --extern yoke=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libyoke-09204f2323b1ad91.rmeta --extern zerofrom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerofrom-d8438b690c0c3810.rmeta --extern zerotrie=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerotrie-5e213fafbabfdb50.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.0.1/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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_properties_data-47605828904f0776/out /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties_data-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df319cfeadad324a -C extra-filename=-f26c66d1a9943a3f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(icu4c_enable_renaming)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-2.0.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.82 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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/icu_normalizer_data-22f9b1dbc5e5d1a6/out /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer_data-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a545ceaaa61b637d -C extra-filename=-fcb768ff95be5f28 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(icu4c_enable_renaming)'` Compiling gix-fs v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.75 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_fs --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=01174ea15d6e21d9 -C extra-filename=-df98d7184bf221f0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfastrand-17257355b6a18609.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-ba8d337f72fc08ef.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-71f77f12975a3d30.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-chunk v0.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_chunk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-chunk-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-chunk-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with the git chunk file format used in multi-pack index and commit-graph files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-chunk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_chunk --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-chunk-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d93f67862718adb -C extra-filename=-6bcfca4ff89fb186 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-tempfile v17.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-tempfile-17.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-tempfile-17.1.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A tempfile implementation with a global registry to assure cleanup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=17.1.0 CARGO_PKG_VERSION_MAJOR=17 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_tempfile --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-tempfile-17.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=fccbe518c41fa899 -C extra-filename=-4486d5b19468fec7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-df98d7184bf221f0.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtempfile-31fc117775ebca39.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_normalizer v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_normalizer-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=afcefd9d1bc9cb1a -C extra-filename=-aeecb2e2b37cbce0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern icu_collections=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_collections-86eaf99a701267b3.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_normalizer_data-fcb768ff95be5f28.rmeta --extern icu_provider=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_provider-8155c222ee8c232c.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling icu_properties v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties-2.0.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.82 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/icu_properties-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=42a2f4510880b34b -C extra-filename=-037f815e9082090c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdisplaydoc-8f40beacdc64b86a.so --extern icu_collections=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_collections-86eaf99a701267b3.rmeta --extern icu_locale_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_locale_core-a2205eb43cf2de72.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_properties_data-f26c66d1a9943a3f.rmeta --extern icu_provider=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_provider-8155c222ee8c232c.rmeta --extern potential_utf=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpotential_utf-6f5609fab1278eb2.rmeta --extern zerotrie=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerotrie-5e213fafbabfdb50.rmeta --extern zerovec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerovec-54fff063082a8c08.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-quote v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-quote-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-quote-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with various quotations used by git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-quote CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_quote --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-quote-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=623b67564b526e4a -C extra-filename=-022e55df7a718ed0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling getrandom v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.2.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/getrandom-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=b0d4169dfbddd7f5 -C extra-filename=-ae97a5a0b002e359 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling idna_adapter v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna_adapter-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna_adapter-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.82 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna_adapter-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=ad6d3a4d7f1e2970 -C extra-filename=-b6e34ace12f6c037 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_normalizer-aeecb2e2b37cbce0.rmeta --extern icu_properties=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libicu_properties-037f815e9082090c.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libnghttp2-sys v0.1.11+1.64.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.64.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.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=acad6fe955aacace -C extra-filename=-878b35fc8ded1ace --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-878b35fc8ded1ace -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling utf8_iter v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58552956bc21825b -C extra-filename=-4534192494c291e3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=95b90b23010e1ba8 -C extra-filename=-7acff9cd4458253a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `percent-encoding` (lib) generated 1 warning Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d63b30f22bf409fd -C extra-filename=-ea1837bdd2832bf9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpercent_encoding-7acff9cd4458253a.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `form_urlencoded` (lib) generated 1 warning Compiling idna v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna-1.0.3/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=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/idna-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=3e9ee859dad4c874 -C extra-filename=-d1e30a45a0b40a54 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libidna_adapter-b6e34ace12f6c037.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern utf8_iter=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libutf8_iter-4534192494c291e3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0 CARGO_MANIFEST_LINKS=nghttp2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.64.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-878b35fc8ded1ace/build-script-build` [libnghttp2-sys 0.1.11+1.64.0] OPT_LEVEL = Some(2) [libnghttp2-sys 0.1.11+1.64.0] TARGET = Some(x86_64-unknown-freebsd) [libnghttp2-sys 0.1.11+1.64.0] HOST = Some(x86_64-unknown-freebsd) [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libnghttp2-sys 0.1.11+1.64.0] CC_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libnghttp2-sys 0.1.11+1.64.0] CC_x86_64_unknown_freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=HOST_CC [libnghttp2-sys 0.1.11+1.64.0] HOST_CC = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC [libnghttp2-sys 0.1.11+1.64.0] CC = Some(cc) [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libnghttp2-sys 0.1.11+1.64.0] CC_KNOWN_WRAPPER_CUSTOM = None [libnghttp2-sys 0.1.11+1.64.0] RUSTC_WRAPPER = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libnghttp2-sys 0.1.11+1.64.0] CRATE_CC_NO_DEFAULTS = None [libnghttp2-sys 0.1.11+1.64.0] DEBUG = Some(false) [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CFLAGS [libnghttp2-sys 0.1.11+1.64.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libnghttp2-sys 0.1.11+1.64.0] CC_SHELL_ESCAPED_FLAGS = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=HOST_CFLAGS [libnghttp2-sys 0.1.11+1.64.0] HOST_CFLAGS = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libnghttp2-sys 0.1.11+1.64.0] CFLAGS_x86_64_unknown_freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libnghttp2-sys 0.1.11+1.64.0] CFLAGS_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.11+1.64.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] exit status: 0 [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libnghttp2-sys 0.1.11+1.64.0] AR_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libnghttp2-sys 0.1.11+1.64.0] AR_x86_64_unknown_freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=HOST_AR [libnghttp2-sys 0.1.11+1.64.0] HOST_AR = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=AR [libnghttp2-sys 0.1.11+1.64.0] AR = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=ARFLAGS [libnghttp2-sys 0.1.11+1.64.0] ARFLAGS = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libnghttp2-sys 0.1.11+1.64.0] HOST_ARFLAGS = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libnghttp2-sys 0.1.11+1.64.0] ARFLAGS_x86_64_unknown_freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libnghttp2-sys 0.1.11+1.64.0] ARFLAGS_x86_64-unknown-freebsd = None [libnghttp2-sys 0.1.11+1.64.0] cargo:rustc-link-lib=static=nghttp2 [libnghttp2-sys 0.1.11+1.64.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib [libnghttp2-sys 0.1.11+1.64.0] cargo:root=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=9eb2efb74963290d -C extra-filename=-2ecdf94c3978a679 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgetrandom-ae97a5a0b002e359.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `rand_core` (lib) generated 6 warnings Compiling gix-commitgraph v0.27.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_commitgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-commitgraph-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-commitgraph-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='Conor Davis :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Read-only access to the git commitgraph file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-commitgraph CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_commitgraph --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-commitgraph-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0fed2f31355187d3 -C extra-filename=-d618d7fb0e8202c9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_chunk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_chunk-6bcfca4ff89fb186.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemmap2-f81fabaa2bee1be8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-revwalk v0.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_revwalk CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revwalk-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revwalk-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing utilities for walking the revision graph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revwalk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_revwalk --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revwalk-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bb293ea9319ecae -C extra-filename=-f2f7fd46a7d98259 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_commitgraph=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_commitgraph-d618d7fb0e8202c9.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling url v2.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/url-2.5.4/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/url-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=89ac8a7a685c0192 -C extra-filename=-d95f184c5b8ee44f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libform_urlencoded-ea1837bdd2832bf9.rmeta --extern idna=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libidna-d1e30a45a0b40a54.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpercent_encoding-7acff9cd4458253a.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-lock v17.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-lock-17.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-lock-17.1.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A git-style lock-file implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=17.1.0 CARGO_PKG_VERSION_MAJOR=17 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_lock --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-lock-17.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c601e4394fe1e054 -C extra-filename=-f9ff3c1add42d9a2 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_tempfile-4486d5b19468fec7.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-71f77f12975a3d30.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.1.22/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.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libz-sys-8babeb524d736514/out /usr/local/bin/rustc --crate-name libz_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-sys-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --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=ea7f56e7a53d9778 -C extra-filename=-00e07c1b4f259b04 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -l z` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109/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.109 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/openssl-sys-97cabe6b23e3ebd4/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-sys-0.9.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=3bb4f3d4ca96fdf1 -C extra-filename=-111061d83ae2e00e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/usr/local/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_RFC3779"' --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", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --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)'` Compiling curl-sys v0.4.82+curl-8.14.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.82+curl-8.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.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"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=04f51abb68e55813 -C extra-filename=-bf4c3d4968d3f53a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-sys-bf4c3d4968d3f53a -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-fs v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_fs --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-fs-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a7bd18c714431b04 -C extra-filename=-b6bb1114fde122af --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfastrand-17257355b6a18609.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rustix v0.38.44 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/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="termios"' --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=0b5c1fb2afcaaa35 -C extra-filename=-db08ed196b6a27e8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-db08ed196b6a27e8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling base64ct v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/base64ct-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/base64ct-1.8.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='https://github.com/RustCrypto/formats/tree/master/base64ct' 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' CARGO_PKG_RUST_VERSION=1.85 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name base64ct --edition=2024 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/base64ct-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=d82643e93bad8b33 -C extra-filename=-160e0fd668e510a3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling foldhash v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/foldhash-0.1.5/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=1.60 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/foldhash-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3406ba70d78a75b0 -C extra-filename=-ec57a9fd0a160fe4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hashbrown v0.15.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hashbrown-0.15.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hashbrown-0.15.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hashbrown-0.15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default-hasher"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=03618a77c89a746b -C extra-filename=-fc5c51a6af5ba2b8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern foldhash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfoldhash-ec57a9fd0a160fe4.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pem-rfc7468 v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pem-rfc7468-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pem_rfc7468 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f5f4a084c3446055 -C extra-filename=-bbf76f5a1609f9bc --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern base64ct=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbase64ct-160e0fd668e510a3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,termios,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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/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_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-62159d3cd64762ba/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-db08ed196b6a27e8/build-script-build` [rustix 0.38.44] cargo:rerun-if-changed=build.rs [rustix 0.38.44] cargo:rustc-cfg=static_assertions [rustix 0.38.44] cargo:rustc-cfg=libc [rustix 0.38.44] cargo:rustc-cfg=freebsdlike [rustix 0.38.44] cargo:rustc-cfg=bsd [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,http2,libnghttp2-sys,openssl-sys,ssl 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_LIBNGHTTP2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1 CARGO_MANIFEST_LINKS=curl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.82+curl-8.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_NGHTTP2_ROOT=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_RFC3779,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/local/include DEP_OPENSSL_VERSION_NUMBER=30000110 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-sys-4fa31177a81825a4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-sys-bf4c3d4968d3f53a/build-script-build` [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-changed=curl [curl-sys 0.4.82+curl-8.14.1] cargo:rustc-check-cfg=cfg(libcurl_vendored,link_libnghttp2,link_libz,link_openssl,) [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rustc-link-search=native=/usr/local/lib [curl-sys 0.4.82+curl-8.14.1] cargo:rustc-link-lib=curl [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.82+curl-8.14.1] cargo:include=/usr/local/include [curl-sys 0.4.82+curl-8.14.1] cargo:include=/usr/include Compiling gix-glob v0.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-glob-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-glob-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with pattern matching' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-glob CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_glob --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-glob-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=dcfd0f91916cf16a -C extra-filename=-4aecf32af42c690c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-config-value v0.14.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_config_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-value-0.14.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-value-0.14.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing git-config value parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config-value CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.14.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_config_value --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-value-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f2a7f5eeae6171da -C extra-filename=-b3065a44df51c703 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-bom v2.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-bom-2.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-bom-2.0.3/Cargo.toml CARGO_PKG_AUTHORS='Phil Booth ' CARGO_PKG_DESCRIPTION='Unicode byte-order mark detection for files and byte arrays.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/philbooth/unicode-bom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bom --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-bom-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f95586f9daf8def -C extra-filename=-56999aa6712aab2f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/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.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/rustix-62159d3cd64762ba/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --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=07f7172b9dd5a491 -C extra-filename=-8bc81c2b5a47163c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liberrno-da9e43caf9bbb32d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:961:18 | 961 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:967:21 | 967 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:973:14 | 973 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:979:29 | 979 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:985:32 | 985 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:991:25 | 991 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:83:6 | 83 | (unsafe { c::major(dev) }) as u32 | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` on by default warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:122:6 | 122 | (unsafe { c::minor(dev) }) as u32 | ^^^^^^ unnecessary `unsafe` block warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:168:48 | 168 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:240:13 | 240 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:392:13 | 392 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:444:13 | 444 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:697:13 | 697 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:780:13 | 780 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:841:13 | 841 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1027:13 | 1027 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1108:13 | 1108 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1232:33 | 1232 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1242:36 | 1242 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_NOFOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EACCESS)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_REMOVEDIR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_FOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_ACCMODE)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY | c::O_WRONLY | c::O_RDWR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_APPEND)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CREAT)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECTORY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DSYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EXCL)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_FSYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOFOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NONBLOCK)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_WRONLY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDWR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOCTTY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_SYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:281:22 | 281 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_TRUNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:284:23 | 284 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:294:22 | 294 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:297:25 | 297 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECT)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:322:24 | 322 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:326:33 | 326 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:330:28 | 330 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SEAL)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:660:22 | 660 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SHRINK)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:662:24 | 662 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_GROW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:664:22 | 664 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_WRITE)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:666:23 | 666 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rustix` (lib) generated 54 warnings Compiling der v0.7.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name der --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.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=2 -C panic=abort -C linker-plugin-lto -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=27cb549baa2c93ff -C extra-filename=-2dd0d887e449473e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern const_oid=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libconst_oid-20787902c9d6808d.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpem_rfc7468-bbf76f5a1609f9bc.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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: `der` (lib) generated 2 warnings Compiling gix-sec v0.10.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_sec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-sec-0.10.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-sec-0.10.12/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing a shared trust model' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-sec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.10.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_sec --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-sec-0.10.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f3f3888c665596ec -C extra-filename=-755b7239f715bf23 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde_json v1.0.140 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140/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.140 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140/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"' --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=33c73c208c9ccc37 -C extra-filename=-941c74369378fb72 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde_json-941c74369378fb72 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling static_assertions v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e3f1858fe9c4baa2 -C extra-filename=-9a3177f652fa0e11 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling kstring v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=kstring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/kstring-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/kstring-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Key String: optimized for map keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kstring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/kstring' CARGO_PKG_RUST_VERSION=1.73 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name kstring --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/kstring-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=b234eab01cbd0381 -C extra-filename=-499e667009cc30f0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern static_assertions=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libstatic_assertions-9a3177f652fa0e11.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,raw_value,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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140/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.140 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde_json-af969b8c067d817c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde_json-941c74369378fb72/build-script-build` [serde_json 1.0.140] cargo:rerun-if-changed=build.rs [serde_json 1.0.140] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.140] cargo:rustc-cfg=fast_arithmetic="64" Compiling spki v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/spki-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name spki --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=d5e61e2fc096c774 -C extra-filename=-56278525a239ce66 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern der=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libder-2dd0d887e449473e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libnghttp2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11+1.64.0 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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out /usr/local/bin/rustc --crate-name libnghttp2_sys --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libnghttp2-sys-0.1.11+1.64.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=004df872895f9484 -C extra-filename=-8c4d5625a100d6a0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -l static=nghttp2` Compiling libssh2-sys v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.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("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=daa75be30777f046 -C extra-filename=-647b9c5f3ff9c412 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libssh2-sys-647b9c5f3ff9c412 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="reset"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=ba9649758feb98c8 -C extra-filename=-4b658dfda8f46007 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling openssl-probe v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-probe-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-probe-0.1.6/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=1.60.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/openssl-probe-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=431737ccbaafaeb1 -C extra-filename=-cd37ca1830ef28da --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling curl v0.4.48 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=9c1dd83690a4a58d -C extra-filename=-c5153b722c2ce23c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-c5153b722c2ce23c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ryu v1.0.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ryu-1.0.20/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.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ryu-1.0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=e099eedc7a70fbe8 -C extra-filename=-81e8699773b4fa74 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling shell-words v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-words-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-words-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tomasz Miąsko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name shell_words --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-words-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8cac60bb9595f374 -C extra-filename=-3b9c9c06b55f65f0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling equivalent v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/equivalent-1.0.2/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/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/equivalent-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=71557490682ddec1 -C extra-filename=-4962c902db4d3c99 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling indexmap v2.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/indexmap-2.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/indexmap-2.10.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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/indexmap-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=696f43c9cce31120 -C extra-filename=-7bee96a849c979d2 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libequivalent-4962c902db4d3c99.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashbrown-fc5c51a6af5ba2b8.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-command v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_command CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-command-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-command-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project handling internal git command execution' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-command CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_command --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-command-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ecedf246780866e -C extra-filename=-6d68411436ea3561 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_quote-022e55df7a718ed0.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern shell_words=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshell_words-3b9c9c06b55f65f0.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140/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.140 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/serde_json-af969b8c067d817c/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_json-1.0.140/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --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=6ad6975ccdbf8c5c -C extra-filename=-18356d699d5c7512 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern ryu=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libryu-81e8699773b4fa74.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,http2,openssl-probe,openssl-sys,ssl 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_OPENSSL_PROBE=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_RFC3779,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/local/include DEP_OPENSSL_VERSION_NUMBER=30000110 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-6cf38cad28f64cda/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-c5153b722c2ce23c/build-script-build` [curl 0.4.48] cargo:rustc-check-cfg=cfg(need_openssl_init,need_openssl_probe,) 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1 CARGO_MANIFEST_LINKS=ssh2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' 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='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_RFC3779,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/local/include DEP_OPENSSL_VERSION_NUMBER=30000110 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libssh2-sys-33a53fc000a6b21e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libssh2-sys-647b9c5f3ff9c412/build-script-build` [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_NO_PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=SYSROOT [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.1] cargo:rustc-link-search=native=/usr/local/lib [libssh2-sys 0.3.1] cargo:rustc-link-lib=ssh2 [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.1] cargo:include=/usr/local/include [libssh2-sys 0.3.1] cargo:include=/usr/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.82+curl-8.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-sys-4fa31177a81825a4/out /usr/local/bin/rustc --crate-name curl_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-sys-0.4.82+curl-8.14.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=c2b138a86ad78e12 -C extra-filename=-ac775dac46eafdfc --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern libnghttp2_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibnghttp2_sys-8c4d5625a100d6a0.rmeta --extern libz_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibz_sys-00e07c1b4f259b04.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_sys-111061d83ae2e00e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib -l curl --check-cfg 'cfg(libcurl_vendored,link_libnghttp2,link_libz,link_openssl,)'` Compiling pkcs8 v0.10.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pkcs8-0.10.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pkcs8 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=36c84e36d83f6831 -C extra-filename=-6a6ad67706b3cb61 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern der=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libder-2dd0d887e449473e.rmeta --extern spki=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libspki-56278525a239ce66.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-attributes v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-attributes-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-attributes-0.25.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitattributes files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-attributes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_attributes --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-attributes-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=d8fed2a853e63cf7 -C extra-filename=-8dca43bf286d1c16 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_quote-022e55df7a718ed0.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern kstring=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libkstring-499e667009cc30f0.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern unicode_bom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_bom-56999aa6712aab2f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-ref v0.51.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_ref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ref-0.51.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ref-0.51.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to handle git references' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ref CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.51.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=51 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_ref --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ref-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0e807c2774838adb -C extra-filename=-c3b852213962fe17 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_actor=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_actor-c2baa674ae08c928.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_lock-f9ff3c1add42d9a2.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_tempfile-4486d5b19468fec7.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemmap2-f81fabaa2bee1be8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ff v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ff-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ff-0.13.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=1.56 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ff --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ff-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=2 -C panic=abort -C linker-plugin-lto -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=3142ed347c833a67 -C extra-filename=-cacf0e1e884d12fb --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tracing-core v0.1.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-core-0.1.34/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.65.0 CARGO_PKG_VERSION=0.1.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-core-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --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=4c3e8f6ec97de4bc -C extra-filename=-758a9c0c466d0171 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling filetime v0.2.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac205f969ae7f80c -C extra-filename=-9774f6a0447cdcd0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `filetime` (lib) generated 3 warnings Compiling socket2 v0.5.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/socket2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/socket2-0.5.10/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/socket2-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=1aef7f84ee5df145 -C extra-filename=-71255af7154caaa6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling base16ct v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/base16ct-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name base16ct --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=6715616a630a313d -C extra-filename=-84a48de8f3d64842 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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() | warning: `base16ct` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-1.0.1/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='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cfg-if-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("core", "rustc-dep-of-std"))' -C metadata=6b8d2dd84487e423 -C extra-filename=-d5633bcec4494471 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling sec1 v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sec1-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sec1 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=911af6b3e0dac114 -C extra-filename=-c93159eb10652ebd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbase16ct-84a48de8f3d64842.rmeta --extern der=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libder-2dd0d887e449473e.rmeta --extern generic_array=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgeneric_array-1fedb4149d3dcd69.rmeta --extern pkcs8=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkcs8-6a6ad67706b3cb61.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `sec1` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/curl-6cf38cad28f64cda/out /usr/local/bin/rustc --crate-name curl --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/curl-0.4.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=88d976ca969b006f -C extra-filename=-99ad14afd9e401e7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern curl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl_sys-ac775dac46eafdfc.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern openssl_probe=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_probe-cd37ca1830ef28da.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_sys-111061d83ae2e00e.rmeta --extern socket2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsocket2-71255af7154caaa6.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib --check-cfg 'cfg(need_openssl_init,need_openssl_probe,)'` Compiling group v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=group CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/group-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name group --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=14150b8f14d3c8ec -C extra-filename=-98cb591f0033eb9b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libff-cacf0e1e884d12fb.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hkdf v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hkdf-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hkdf --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=39993d65699d9167 -C extra-filename=-c5e17adf00de8e4e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhmac-4b658dfda8f46007.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-url v0.30.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-url-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-url-0.30.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing parsing and serialization of gix-url' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-url CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_url --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-url-0.30.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ec21f3b0abf17e26 -C extra-filename=-c7b4f3f3d7d43cb5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpercent_encoding-7acff9cd4458253a.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crypto-bigint v0.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crypto-bigint-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_bigint --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=89d065d138eb2954 -C extra-filename=-0b734c15d4d01cca --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgeneric_array-1fedb4149d3dcd69.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `sidefuzz` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: unused import: `macros::*` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crypto-bigint-0.5.5/src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `crypto-bigint` (lib) generated 2 warnings Compiling libgit2-sys v0.18.2+1.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.2+1.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.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="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=a802161e63159377 -C extra-filename=-25b36df7ca7503e2 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libgit2-sys-25b36df7ca7503e2 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=36d0875117ba7cfb -C extra-filename=-653bf92ea6b52bb5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/num-traits-653bf92ea6b52bb5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libautocfg-1cba9e8eb968837b.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tracing-attributes v0.1.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-attributes-0.1.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-attributes-0.1.30/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.65.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-attributes-0.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=a7f9844ea252c4e9 -C extra-filename=-83339c700369b720 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=b958319032b18902 -C extra-filename=-a9e879561e35081b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling typeid v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.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())' -C metadata=f01b15da07ff6ee8 -C extra-filename=-9454fc116de4d8cc --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typeid-9454fc116de4d8cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling anstyle v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='' 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.66.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c5e3463c6d32fd5d -C extra-filename=-60a19f5fe4a26b4d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pin-project-lite v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pin-project-lite-0.2.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pin-project-lite-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--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=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--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::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b674d14547e09d56 -C extra-filename=-fff508a3f55be678 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-0.1.41/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.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --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=bb087a4aba906512 -C extra-filename=-df14475094ce69e1 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpin_project_lite-fff508a3f55be678.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_attributes-83339c700369b720.so --extern tracing_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_core-758a9c0c466d0171.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3/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.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typeid-3d0c0dc26e865994/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typeid-9454fc116de4d8cc/build-script-build` [typeid 1.0.3] cargo:rerun-if-changed=build.rs [typeid 1.0.3] cargo:rustc-check-cfg=cfg(no_const_type_id) Compiling anstyle-parse v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-parse-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='' 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.66.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-parse-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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=7d3ece2044c60e0c -C extra-filename=-19611b716291ac58 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libutf8parse-a9e879561e35081b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/num-traits-a546bce3a1bb8268/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/num-traits-653bf92ea6b52bb5/build-script-build` [num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp) [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=https,libssh2-sys,openssl-sys,ssh 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_HTTPS=1 CARGO_FEATURE_LIBSSH2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSH=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1 CARGO_MANIFEST_LINKS=git2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.2+1.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_RFC3779,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/local/include DEP_OPENSSL_VERSION_NUMBER=30000110 DEP_SSH2_INCLUDE=/usr/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libgit2-sys-090be930bd1b6128/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libgit2-sys-25b36df7ca7503e2/build-script-build` [libgit2-sys 0.18.2+1.9.1] cargo:rustc-check-cfg=cfg(libgit2_vendored,) [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=SYSROOT [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rustc-link-search=native=/usr/local/lib [libgit2-sys 0.18.2+1.9.1] cargo:rustc-link-lib=git2 [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.2+1.9.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libgit2-sys 0.18.2+1.9.1] cargo:root=/usr/local/include Compiling elliptic-curve v0.13.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=elliptic_curve CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/elliptic-curve-0.13.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name elliptic_curve --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=939576178ccd338d -C extra-filename=-d60b2bb48f1d16bb --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern base16ct=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbase16ct-84a48de8f3d64842.rmeta --extern crypto_bigint=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrypto_bigint-0b734c15d4d01cca.rmeta --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --extern ff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libff-cacf0e1e884d12fb.rmeta --extern generic_array=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgeneric_array-1fedb4149d3dcd69.rmeta --extern group=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgroup-98cb591f0033eb9b.rmeta --extern hkdf=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhkdf-c5e17adf00de8e4e.rmeta --extern pem_rfc7468=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpem_rfc7468-bbf76f5a1609f9bc.rmeta --extern pkcs8=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkcs8-6a6ad67706b3cb61.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern sec1=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsec1-c93159eb10652ebd.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-prompt v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_prompt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-prompt-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-prompt-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for handling prompts in the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-prompt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_prompt --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-prompt-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ce56affed70dc24 -C extra-filename=-cae5d2424d9d79d6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_command=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_command-6d68411436ea3561.rmeta --extern gix_config_value=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config_value-b3065a44df51c703.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --extern rustix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustix-8bc81c2b5a47163c.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-revision v0.33.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_revision CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revision-0.33.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revision-0.33.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with finding names for revisions and parsing specifications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revision CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_revision --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-revision-0.33.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "merge_base", "serde"))' -C metadata=87a55acbc0568831 -C extra-filename=-fa44de81400f23d4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_commitgraph-d618d7fb0e8202c9.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revwalk-f2f7fd46a7d98259.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-traverse v0.45.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_traverse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-traverse-0.45.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-traverse-0.45.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-traverse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.45.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=45 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_traverse --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-traverse-0.45.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07e3e0c0eb01d072 -C extra-filename=-2cf80f4ba93dd4c5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_commitgraph-d618d7fb0e8202c9.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revwalk-f2f7fd46a7d98259.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling toml_datetime v0.6.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_datetime-0.6.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_datetime-0.6.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' 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.66 CARGO_PKG_VERSION=0.6.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_datetime-0.6.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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=217ed740348a7b77 -C extra-filename=-9d0b7c3c45e69a66 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde_spanned v0.6.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_spanned-0.6.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_spanned-0.6.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' 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.66 CARGO_PKG_VERSION=0.6.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_spanned-0.6.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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=a1df2f54315e4978 -C extra-filename=-ad205d4e949e307c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-bitmap v0.2.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_bitmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-bitmap-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-bitmap-0.2.14/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated implementing the standard git bitmap format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-bitmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_bitmap --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-bitmap-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3a66bbd6a84d88c -C extra-filename=-eedcc82482730e0e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7a7b1d17a7e1c135 -C extra-filename=-63972ccd726f2d11 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=1c639a6bc93c09c2 -C extra-filename=-9e4e689005a5e33a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling anyhow v1.0.98 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98/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=d30ea590e2a2c9b8 -C extra-filename=-a0b4b4c3b57750ab --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/anyhow-a0b4b4c3b57750ab -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling colorchoice v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/colorchoice-1.0.4/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.git' CARGO_PKG_RUST_VERSION=1.66.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/colorchoice-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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a992b55e2842afb -C extra-filename=-3d48915dda91ff9b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling toml_write v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_write CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_write-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_write-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name toml_write --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_write-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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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", "default", "std"))' -C metadata=814051aae41d82d4 -C extra-filename=-868f265948842f4e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex-syntax v0.6.29 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=fb0d84dd2f9fdd40 -C extra-filename=-37aa9c8e0fdbb903 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 warning: `regex-syntax` (lib) generated 2 warnings Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=2f248013d533a276 -C extra-filename=-b31a0e65ab0dd62a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zlib_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zlib-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name zlib_rs --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=b3fd7049396ded0e -C extra-filename=-ee568c11e93b413f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `zlib-rs` (lib) generated 7 warnings (7 duplicates) Compiling anstyle-query v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-query-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-query-1.1.3/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.git' CARGO_PKG_RUST_VERSION=1.66.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstyle-query-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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a76853396dcad818 -C extra-filename=-68540796b118f14d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling anstream v0.6.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstream-0.6.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstream-0.6.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='' 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.66.0 CARGO_PKG_VERSION=0.6.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anstream-0.6.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=2 -C panic=abort -C linker-plugin-lto -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=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=8f922ba1de351c2a -C extra-filename=-3f66b22cbd648dde --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle-60a19f5fe4a26b4d.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle_parse-19611b716291ac58.rmeta --extern anstyle_query=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle_query-68540796b118f14d.rmeta --extern colorchoice=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcolorchoice-3d48915dda91ff9b.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libis_terminal_polyfill-9e4e689005a5e33a.rmeta --extern utf8parse=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libutf8parse-a9e879561e35081b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libz_rs_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A memory-safe zlib implementation written in rust' CARGO_PKG_HOMEPAGE='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-rs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/trifectatechfoundation/zlib-rs' CARGO_PKG_RUST_VERSION=1.75 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name libz_rs_sys --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("c-allocator", "custom-prefix", "default", "export-symbols", "rust-allocator", "semver-prefix", "std", "testing-prefix"))' -C metadata=e33bb6cad64705c3 -C extra-filename=-5195058491d9ec6b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern zlib_rs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzlib_rs-ee568c11e93b413f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `libz-rs-sys` (lib) generated 2 warnings (2 duplicates) Compiling deranged v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/deranged-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/deranged-0.4.0/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/deranged-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde", "std"))' -C metadata=046ce3487d37ee98 -C extra-filename=-35d88f220b7ea5e5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpowerfmt-b31a0e65ab0dd62a.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling regex-automata v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=780db4f9952e3bcb -C extra-filename=-2313d6ac5c8ebcb3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_syntax-37aa9c8e0fdbb903.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling toml_edit v0.22.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_edit-0.22.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_edit-0.22.27/Cargo.toml CARGO_PKG_AUTHORS='' 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 CARGO_PKG_VERSION=0.22.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml_edit-0.22.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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="default"' --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", "unstable-debug"))' -C metadata=00c9ff27f039926b -C extra-filename=-529dff390cf5ab53 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libindexmap-7bee96a849c979d2.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_spanned-ad205d4e949e307c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml_datetime-9d0b7c3c45e69a66.rmeta --extern toml_write=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml_write-868f265948842f4e.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/anyhow-2924b4e90ebe98a6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/anyhow-a0b4b4c3b57750ab/build-script-build` [anyhow 1.0.98] cargo:rerun-if-changed=src/nightly.rs [anyhow 1.0.98] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_build_probe) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.98] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.98] cargo:rustc-cfg=std_backtrace Compiling gix-index v0.39.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_index CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-index-0.39.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-index-0.39.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A work-in-progress crate of the gitoxide project dedicated implementing the git index file' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_index --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-index-0.39.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0ddf8978587707ce -C extra-filename=-23df1768f86316a5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern filetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiletime-9774f6a0447cdcd0.rmeta --extern fnv=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfnv-63972ccd726f2d11.rmeta --extern gix_bitmap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_bitmap-eedcc82482730e0e.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_lock-f9ff3c1add42d9a2.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_traverse=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_traverse-2cf80f4ba93dd4c5.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashbrown-3afda7a60d26e39e.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemmap2-f81fabaa2bee1be8.rmeta --extern rustix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustix-8bc81c2b5a47163c.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-refspec v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_refspec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-refspec-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-refspec-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for parsing and representing refspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-refspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_refspec --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-refspec-0.29.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe46e76a11d5a5b4 -C extra-filename=-81bd979d67be8a5f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_revision=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revision-fa44de81400f23d4.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-credentials v0.28.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_credentials CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-credentials-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-credentials-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project to interact with git credentials helpers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-credentials CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_credentials --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-credentials-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=f06dffd321a4e7a8 -C extra-filename=-4ab49f5ceebc5b17 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_command=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_command-6d68411436ea3561.rmeta --extern gix_config_value=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config_value-b3065a44df51c703.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_prompt=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_prompt-cae5d2424d9d79d6.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_sec-755b7239f715bf23.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_url-c7b4f3f3d7d43cb5.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/num-traits-a546bce3a1bb8268/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=450ffa4fed6875ca -C extra-filename=-fcb527ea7f7a10ee --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-1.0.3/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.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/typeid-3d0c0dc26e865994/out /usr/local/bin/rustc --crate-name typeid --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/typeid-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf48bf2c8647eded -C extra-filename=-7d5b2b5e94ec5ca7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(no_const_type_id)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/lib.rs --error-format=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=4e5016a78cdcfb4d -C extra-filename=-7f40995b37f2be8d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-d5633bcec4494471.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-e021dc89d17b49e0.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `filetime` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=8ce905f997e85a34 -C extra-filename=-62ae975f64bbc849 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-d5633bcec4494471.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-pathspec v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_pathspec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pathspec-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pathspec-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing magical pathspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pathspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_pathspec --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pathspec-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=964b78482cda530d -C extra-filename=-e47c008cda1f9721 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_attributes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_attributes-8dca43bf286d1c16.rmeta --extern gix_config_value=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config_value-b3065a44df51c703.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libssh2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' 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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libssh2-sys-33a53fc000a6b21e/out /usr/local/bin/rustc --crate-name libssh2_sys --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libssh2-sys-0.3.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=0866a135130e77fd -C extra-filename=-cfc1cac4a2d9ad6e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern libz_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibz_sys-00e07c1b4f259b04.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_sys-111061d83ae2e00e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -l ssh2` Compiling rfc6979 v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rfc6979 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rfc6979-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rfc6979 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1e9d17bbb8f2824 -C extra-filename=-0ab9bad132752bd7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhmac-4b658dfda8f46007.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-ignore v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ignore-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ignore-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitignore files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ignore CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_ignore --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-ignore-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=4fbbecde18a03803 -C extra-filename=-0309e33acd9331cf --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern unicode_bom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_bom-56999aa6712aab2f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling signature v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/signature-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name signature --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=37b7efdb85dee4b3 -C extra-filename=-820cee5c8216e53d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling terminal_size v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/terminal_size-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/terminal_size-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/terminal_size-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cec5877ce4cb3a4f -C extra-filename=-fcdf51eaf4c46a76 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustix-32986758f93e46ea.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling libsqlite3-sys v0.32.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.32.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.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="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=6cabc7be6da30abb -C extra-filename=-6c7b95779b138fdd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-6c7b95779b138fdd -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpkg_config-f37a0c6128de2d6a.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libvcpkg-97acc5b5d7914f5c.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-packetline v0.18.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_packetline CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-0.18.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-0.18.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing the pkt-line serialization format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_packetline --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-0.18.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=1049affb92a66bc4 -C extra-filename=-85b0e27620fb543f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern faster_hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfaster_hex-e2234dde662714b5.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling sha2 v0.10.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha2-0.10.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha2-0.10.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=02c3b9a3aba460ca -C extra-filename=-41ceb458c84ac542 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcpufeatures-069ce2f4c2dcc35e.rmeta --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=920593884920c6b4 -C extra-filename=-b0e358179bd95b27 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_utils-22fcbd90618a3822.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `crossbeam-epoch` (lib) generated 20 warnings Compiling regex v1.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-1.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-1.11.1/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.11.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/regex-1.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=2 -C panic=abort -C linker-plugin-lto -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=5cc8a4a30c25779d -C extra-filename=-9e3fd5546600f5d9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libaho_corasick-1bc6cd3a4caf2e0a.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_automata-6f299e93c1b76521.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_syntax-7d81a97574b68ecc.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-bf26267f019db15a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-f3501f5556b464e4/build-script-build` [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.95] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.95] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-1.0.18/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-3.0' 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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-ident-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6abf696aa14d93d1 -C extra-filename=-f62301f6c38b66cd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73d47d365d9e3aa4 -C extra-filename=-55cbd59c35453c63 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.7.5/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.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memchr-2.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=6e9123666db08d89 -C extra-filename=-b64b9fa1cef0ee58 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=6ed5462b67d04206 -C extra-filename=-317b58667473cd37 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clap_lex v0.7.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_lex-0.7.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_lex-0.7.5/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_lex-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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fa29cd4793e5433 -C extra-filename=-a2827e0262332f46 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling time-core v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-core-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-core-0.1.4/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.1 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-core-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=010a287b615866d7 -C extra-filename=-57e97e808b3c6b4d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=71fd2b64b77d3aa1 -C extra-filename=-e1554e50985b2218 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=ddd4a122fb79714d -C extra-filename=-b86398bd26ae505e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling semver v1.0.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26/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=0dfd54ad46d8f3d9 -C extra-filename=-a4c09b5bacc30c41 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/semver-a4c09b5bacc30c41 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling thiserror v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69/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=63f8e3f011b6bf68 -C extra-filename=-cabb1aaf6817796f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-cabb1aaf6817796f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=ae8d7beeda646cf0 -C extra-filename=-c92aaaa5ea64094f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling overload v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a46f9c4dbdecc7f9 -C extra-filename=-4bb6c53b4ff9cb00 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clru v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clru-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clru-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='marmeladema ' CARGO_PKG_DESCRIPTION='An LRU cache implementation with constant time operations and weighted semantic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marmeladema/clru-rs' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clru --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clru-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc8f4b47ecab70de -C extra-filename=-41d8e253a1ecdac6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=9d835547a7f46a41 -C extra-filename=-f98137ca7725d40e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `base64` (lib) generated 1 warning Compiling gix-transport v0.46.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_transport CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-transport-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-transport-0.46.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated to implementing the git transport layer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-transport CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_transport --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-transport-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="base64"' --cfg 'feature="blocking-client"' --cfg 'feature="curl"' --cfg 'feature="default"' --cfg 'feature="gix-credentials"' --cfg 'feature="http-client"' --cfg 'feature="http-client-curl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-client", "async-std", "async-trait", "base64", "blocking-client", "curl", "default", "document-features", "futures-io", "futures-lite", "gix-credentials", "http-client", "http-client-curl", "http-client-curl-rust-tls", "http-client-insecure-credentials", "http-client-reqwest", "http-client-reqwest-native-tls", "http-client-reqwest-rust-tls", "http-client-reqwest-rust-tls-trust-dns", "pin-project-lite", "reqwest", "serde"))' -C metadata=cb65a04756eaf00d -C extra-filename=-a0de8c435b792266 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern base64=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbase64-f98137ca7725d40e.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern curl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl-99ad14afd9e401e7.rmeta --extern gix_command=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_command-6d68411436ea3561.rmeta --extern gix_credentials=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_credentials-4ab49f5ceebc5b17.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_packetline=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_packetline-85b0e27620fb543f.rmeta --extern gix_quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_quote-022e55df7a718ed0.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_sec-755b7239f715bf23.rmeta --extern gix_url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_url-c7b4f3f3d7d43cb5.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib` Compiling gix-pack v0.58.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_pack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pack-0.58.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pack-0.58.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements git packs and related data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pack CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.58.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=58 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_pack --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-pack-0.58.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="object-cache-dynamic"' --cfg 'feature="streaming-input"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=3b7a302ff6aae3e1 -C extra-filename=-10ea3bca07dc931a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern clru=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclru-41d8e253a1ecdac6.rmeta --extern gix_chunk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_chunk-6bcfca4ff89fb186.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_tempfile-4486d5b19468fec7.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemmap2-f81fabaa2bee1be8.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling nu-ansi-term v0.46.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=4506561b6702df8b -C extra-filename=-158d2b7be12ed252 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern overload=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liboverload-4bb6c53b4ff9cb00.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unused import: `windows::*` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `nu-ansi-term` (lib) generated 1 warning Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=dd87aa9175bdb35e -C extra-filename=-9c3b138a8a235e06 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-b64b9fa1cef0ee58.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libminimal_lexical-c92aaaa5ea64094f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `nom` (lib) generated 13 warnings 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-029cb96cf37394fb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-cabb1aaf6817796f/build-script-build` [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/semver-9284652dd33bb926/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/semver-a4c09b5bacc30c41/build-script-build` [semver 1.0.26] cargo:rerun-if-changed=build.rs [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.26] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.26] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling time v0.3.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/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.1 CARGO_PKG_VERSION=0.3.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --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 --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' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --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=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=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --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=f069ee9c8c942cbe -C extra-filename=-e62255c10334c278 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern deranged=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libderanged-35d88f220b7ea5e5.rmeta --extern itoa=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitoa-2a2862f15c0e89c7.rmeta --extern num_conv=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libnum_conv-b86398bd26ae505e.rmeta --extern powerfmt=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpowerfmt-b31a0e65ab0dd62a.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern time_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtime_core-57e97e808b3c6b4d.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/parsing/combinator/rfc/iso8601.rs:7:5 | 7 | 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: `time` (lib) generated 3 warnings Compiling sharded-slab v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=48df3a40d9f5ed04 -C extra-filename=-049e933fd997411e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblazy_static-e1554e50985b2218.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `sharded-slab` (lib) generated 105 warnings Compiling clap_builder v4.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_builder-4.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_builder-4.5.40/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.40 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_builder-4.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=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="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="unstable-ext"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --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=1faa976d079f81be -C extra-filename=-00f66a73a6aa386b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstream-3f66b22cbd648dde.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle-60a19f5fe4a26b4d.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap_lex-a2827e0262332f46.rmeta --extern strsim=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libstrsim-55cbd59c35453c63.rmeta --extern terminal_size=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libterminal_size-fcdf51eaf4c46a76.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clap_derive v4.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_derive-4.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_derive-4.5.40/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.40 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_derive-4.5.40/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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=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-markdown", "unstable-v5"))' -C metadata=bfd9e6ccd14fe1e2 -C extra-filename=-5c17ac45ea1699d6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libheck-317b58667473cd37.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/proc-macro2-bf26267f019db15a/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -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=a1ca89dc527c0e94 -C extra-filename=-2c3f6313deaa0611 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_ident-f62301f6c38b66cd.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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)'` Compiling crossbeam-deque v0.8.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-deque-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-deque-0.8.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=82d4be1e980abf0a -C extra-filename=-4b35a261fd5f5e30 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_epoch-b0e358179bd95b27.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_utils-22fcbd90618a3822.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bundled,bundled_bindings,cc,default,min_sqlite_version_3_14_0,pkg-config,vcpkg 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_BUNDLED=1 CARGO_FEATURE_BUNDLED_BINDINGS=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_MIN_SQLITE_VERSION_3_14_0=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_FEATURE_VCPKG=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0 CARGO_MANIFEST_LINKS=sqlite3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.32.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-6c7b95779b138fdd/build-script-build` [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [libsqlite3-sys 0.32.0] cargo:include=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0/sqlite3 [libsqlite3-sys 0.32.0] cargo:rerun-if-changed=sqlite3/sqlite3.c [libsqlite3-sys 0.32.0] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [libsqlite3-sys 0.32.0] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out) [libsqlite3-sys 0.32.0] OPT_LEVEL = Some(2) [libsqlite3-sys 0.32.0] TARGET = Some(x86_64-unknown-freebsd) [libsqlite3-sys 0.32.0] HOST = Some(x86_64-unknown-freebsd) [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libsqlite3-sys 0.32.0] CC_x86_64-unknown-freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libsqlite3-sys 0.32.0] CC_x86_64_unknown_freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=HOST_CC [libsqlite3-sys 0.32.0] HOST_CC = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC [libsqlite3-sys 0.32.0] CC = Some(cc) [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libsqlite3-sys 0.32.0] CC_KNOWN_WRAPPER_CUSTOM = None [libsqlite3-sys 0.32.0] RUSTC_WRAPPER = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libsqlite3-sys 0.32.0] CRATE_CC_NO_DEFAULTS = None [libsqlite3-sys 0.32.0] DEBUG = Some(false) [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CFLAGS [libsqlite3-sys 0.32.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libsqlite3-sys 0.32.0] CC_SHELL_ESCAPED_FLAGS = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=HOST_CFLAGS [libsqlite3-sys 0.32.0] HOST_CFLAGS = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libsqlite3-sys 0.32.0] CFLAGS_x86_64_unknown_freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libsqlite3-sys 0.32.0] CFLAGS_x86_64-unknown-freebsd = None [libsqlite3-sys 0.32.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libsqlite3-sys 0.32.0] AR_x86_64-unknown-freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libsqlite3-sys 0.32.0] AR_x86_64_unknown_freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=HOST_AR [libsqlite3-sys 0.32.0] HOST_AR = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=AR [libsqlite3-sys 0.32.0] AR = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=ARFLAGS [libsqlite3-sys 0.32.0] ARFLAGS = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libsqlite3-sys 0.32.0] HOST_ARFLAGS = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libsqlite3-sys 0.32.0] ARFLAGS_x86_64_unknown_freebsd = None [libsqlite3-sys 0.32.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libsqlite3-sys 0.32.0] ARFLAGS_x86_64-unknown-freebsd = None [libsqlite3-sys 0.32.0] cargo:rustc-link-lib=static=sqlite3 [libsqlite3-sys 0.32.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out [libsqlite3-sys 0.32.0] cargo:lib_dir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out Compiling ecdsa v0.16.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ecdsa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ecdsa-0.16.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ecdsa --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=2c4768aa239f195e -C extra-filename=-fbd35c61a04a298a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern der=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libder-2dd0d887e449473e.rmeta --extern digest=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libdigest-83264c0e8b0dcf67.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libelliptic_curve-d60b2bb48f1d16bb.rmeta --extern rfc6979=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librfc6979-0ab9bad132752bd7.rmeta --extern signature=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsignature-820cee5c8216e53d.rmeta --extern spki=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libspki-56278525a239ce66.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 { | warning: `ecdsa` (lib) generated 5 warnings Compiling gix-worktree v0.40.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_worktree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-worktree-0.40.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-worktree-0.40.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for shared worktree related types and utilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-worktree CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.40.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_worktree --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-worktree-0.40.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=5910dc6644fe82e3 -C extra-filename=-bc55b49f2c763e29 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_attributes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_attributes-8dca43bf286d1c16.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_ignore=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ignore-0309e33acd9331cf.rmeta --extern gix_index=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_index-23df1768f86316a5.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.2+1.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libgit2-sys-090be930bd1b6128/out /usr/local/bin/rustc --crate-name libgit2_sys --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libgit2-sys-0.18.2+1.9.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=1a002b1a5dd104dd -C extra-filename=-5e535ea06bbcebc5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern libssh2_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibssh2_sys-cfc1cac4a2d9ad6e.rmeta --extern libz_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibz_sys-00e07c1b4f259b04.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_sys-111061d83ae2e00e.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -l git2 --check-cfg 'cfg(libgit2_vendored,)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-1.1.2/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.67.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/flate2-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 --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-rs-sys"' --cfg 'feature="zlib-rs"' --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=bd7917de1f3dea05 -C extra-filename=-3a5f6553b3a0a54c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrc32fast-62ae975f64bbc849.rmeta --extern libz_rs_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibz_rs_sys-5195058491d9ec6b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tar v0.4.44 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44/src/lib.rs --error-format=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", "xattr"))' -C metadata=64ff8f8ac4276b3f -C extra-filename=-df19f4994fd1612e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiletime-7f40995b37f2be8d.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-e021dc89d17b49e0.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling erased-serde v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/erased-serde-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/erased-serde-0.4.6/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/erased-serde-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=60b5a6b0ff646bf7 -C extra-filename=-e4b3e87e68940d50 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern typeid=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypeid-7d5b2b5e94ec5ca7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ordered-float v2.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=821755994b567f0f -C extra-filename=-8cea98d27aa1dec6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libnum_traits-fcb527ea7f7a10ee.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98/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.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/anyhow-2924b4e90ebe98a6/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -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=f829a705503326e5 -C extra-filename=-4eef99b772080d1e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --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(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling toml v0.8.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml-0.8.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml-0.8.23/Cargo.toml CARGO_PKG_AUTHORS='' 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='' CARGO_PKG_LICENSE='MIT OR 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.66 CARGO_PKG_VERSION=0.8.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/toml-0.8.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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' '--allow=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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order", "unbounded"))' -C metadata=2300c69acb619a6a -C extra-filename=-bf0c526858697353 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_spanned-ad205d4e949e307c.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml_datetime-9d0b7c3c45e69a66.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml_edit-529dff390cf5ab53.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling matchers v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2fe63b54b5a6746 -C extra-filename=-694be806da1f2315 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_automata-2313d6ac5c8ebcb3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling primeorder v0.13.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=primeorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/primeorder-0.13.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name primeorder --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=dca217e20372af29 -C extra-filename=-43c8500cc94dc747 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern elliptic_curve=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libelliptic_curve-d60b2bb48f1d16bb.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/primeorder-0.13.6/src/projective.rs:295:5 | 295 | #[must_use] | ^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `primeorder` (lib) generated 1 warning Compiling tracing-log v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=57394f263867a3f4 -C extra-filename=-91a79eefb76a8b30 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_core-758a9c0c466d0171.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 warning: `tracing-log` (lib) generated 1 warning Compiling gix-config v0.44.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-0.44.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-0.44.0/Cargo.toml CARGO_PKG_AUTHORS='Edward Shen ' CARGO_PKG_DESCRIPTION='A git-config file parser and editor from the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.44.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=44 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_config --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-config-0.44.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=30e8ccba56867dc8 -C extra-filename=-5a27bc79c9390b04 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_config_value=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config_value-b3065a44df51c703.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_ref=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ref-c3b852213962fe17.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_sec-755b7239f715bf23.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern unicode_bom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_bom-56999aa6712aab2f.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-discover v0.39.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_discover CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-discover-0.39.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-discover-0.39.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Discover git repositories and check if a directory is a git repository' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-discover CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.39.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_discover --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-discover-0.39.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18cfade5b73b9392 -C extra-filename=-475d9cd0cea681ff --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_ref=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ref-c3b852213962fe17.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_sec-755b7239f715bf23.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-shallow v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_shallow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-shallow-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-shallow-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Handle files specifying the shallow boundary' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-shallow CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_shallow --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-shallow-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b1badf1fb83b4300 -C extra-filename=-a928f02b1bab9776 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_lock-f9ff3c1add42d9a2.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-negotiate v0.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_negotiate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-negotiate-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-negotiate-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing negotiation algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-negotiate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_negotiate --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-negotiate-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e715bd1a351e036 -C extra-filename=-3f8cf3382d090856 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_commitgraph-d618d7fb0e8202c9.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revwalk-f2f7fd46a7d98259.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand_core v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_core-0.9.3/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=1.63 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_core-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=7f9609482c686678 -C extra-filename=-c4212953884803a5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgetrandom-34d02bd97e7a1bde.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-packetline-blocking v0.18.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_packetline_blocking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-blocking-0.18.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-blocking-0.18.3/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline-blocking CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_packetline_blocking --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-packetline-blocking-0.18.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=0cbb00ceeb473fbb -C extra-filename=-746207e8c24a3352 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern faster_hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfaster_hex-e2234dde662714b5.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ppv-lite86 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ppv-lite86-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Cross-platform cryptography-oriented low-level SIMD library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR 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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -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=9896d7b0a19def79 -C extra-filename=-279f3286710d1bee --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzerocopy-ee3aafd36d2e50ec.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling blake3 v1.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2/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.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=87fb2fff80dc82cc -C extra-filename=-00768df12806da75 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-00768df12806da75 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-7602420259d2d8e7.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling bitmaps v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitmaps CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitmaps-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitmaps-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Fixed size boolean arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitmaps CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/bitmaps' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name bitmaps --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/bitmaps-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0a9c9c4966e1ecef -C extra-filename=-667052411052684f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypenum-c68c423b90af0bd7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling globset v0.4.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/globset-0.4.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/globset-0.4.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name globset --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/globset-0.4.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=2 -C panic=abort -C linker-plugin-lto -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=8025614532e5fef7 -C extra-filename=-ce6467ae40f73c1e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libaho_corasick-1bc6cd3a4caf2e0a.rmeta --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_automata-6f299e93c1b76521.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_syntax-7d81a97574b68ecc.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling im-rc v15.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.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("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=4b88926579cec93d -C extra-filename=-f515f248d1407806 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/im-rc-f515f248d1407806 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libversion_check-2ad55dbb44690d6f.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling memoffset v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.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("default", "unstable_const", "unstable_offset_of"))' -C metadata=de3e5286b8c349b8 -C extra-filename=-fc72d90e4925200b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/memoffset-fc72d90e4925200b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libautocfg-1cba9e8eb968837b.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling thread_local v1.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9/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.63 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3ad2dafb974db37a -C extra-filename=-50ebc339a5c49922 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Compiling encoding_rs v0.8.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.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=2 -C panic=abort -C linker-plugin-lto -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=a4c5adc5c075457b -C extra-filename=-5f3a01f5f59f195c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | '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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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`, `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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Compiling thiserror-impl v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-impl-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-impl-1.0.69/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=835b2a1a67116476 -C extra-filename=-434209ce26685db6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling maybe-async v0.2.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=maybe_async CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/maybe-async-0.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/maybe-async-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='Guoli Lyu ' CARGO_PKG_DESCRIPTION='A procedure macro to unify SYNC and ASYNC implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fMeow/maybe-async-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name maybe_async --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/maybe-async-0.2.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 --cfg 'feature="default"' --cfg 'feature="is_sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "is_sync"))' -C metadata=1860cbfeebe912f4 -C extra-filename=-0a40278edfd620f9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=631aeae678ba4bad -C extra-filename=-63d8ce9251d04952 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `shlex` (lib) generated 1 warning (1 duplicate) Compiling fiat-crypto v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fiat_crypto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fiat-crypto-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fiat-crypto-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Fiat Crypto library authors ' CARGO_PKG_DESCRIPTION='Fiat-crypto generated Rust' CARGO_PKG_HOMEPAGE='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR BSD-1-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fiat-crypto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_RUST_VERSION=1.83.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name fiat_crypto --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fiat-crypto-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f80b4ef7598e6ab7 -C extra-filename=-1f04b388728bdab3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling object v0.36.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.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="coff"' --cfg 'feature="pe"' --cfg 'feature="std"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=b127c0789a323088 -C extra-filename=-bc823362187943a7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-bc823362187943a7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling arc-swap v1.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=ae4bd6ff347fb96b -C extra-filename=-a6cfb7e068b3eae3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-odb v0.68.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_odb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-odb-0.68.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-odb-0.68.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements various git object databases' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-odb CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.68.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=68 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_odb --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-odb-0.68.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=334545cc200b7804 -C extra-filename=-14e8ae53c1a3e38e --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern arc_swap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libarc_swap-a6cfb7e068b3eae3.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_pack=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_pack-10ea3bca07dc931a.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_quote-022e55df7a718ed0.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libparking_lot-4eeb63eb1947f34e.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtempfile-31fc117775ebca39.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=coff,pe,std,write_core,write_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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_COFF=1 CARGO_FEATURE_PE=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_WRITE_CORE=1 CARGO_FEATURE_WRITE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-ce7db2f43fc43cbc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-bc823362187943a7/build-script-build` [object 0.36.7] cargo:rustc-cfg=core_error [object 0.36.7] cargo:rustc-check-cfg=cfg(core_error) Compiling orion v0.17.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=orion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/orion-0.17.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/orion-0.17.11/Cargo.toml CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='Usable, easy and safe pure-Rust crypto' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=orion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orion-rs/orion' CARGO_PKG_RUST_VERSION=1.83 CARGO_PKG_VERSION=0.17.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name orion --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/orion-0.17.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ct-codecs", "default", "experimental", "getrandom", "safe_api", "serde"))' -C metadata=0688caed8c6cde8c -C extra-filename=-0cdfb387dca104da --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern fiat_crypto=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiat_crypto-1f04b388728bdab3.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-protocol v0.49.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_protocol CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-protocol-0.49.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-protocol-0.49.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for implementing git protocols' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.49.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=49 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_protocol --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-protocol-0.49.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="blocking-client"' --cfg 'feature="fetch"' --cfg 'feature="handshake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-client", "blocking-client", "document-features", "fetch", "handshake", "serde"))' -C metadata=db681d85aec84874 -C extra-filename=-95fab6c9dc6eee5b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_credentials=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_credentials-4ab49f5ceebc5b17.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_lock-f9ff3c1add42d9a2.rmeta --extern gix_negotiate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_negotiate-3f8cf3382d090856.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_ref=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ref-c3b852213962fe17.rmeta --extern gix_refspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_refspec-81bd979d67be8a5f.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revwalk-f2f7fd46a7d98259.rmeta --extern gix_shallow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_shallow-a928f02b1bab9776.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_transport=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_transport-a0de8c435b792266.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern maybe_async=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmaybe_async-0a40278edfd620f9.so --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern winnow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwinnow-ada4877bf23dea14.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/thiserror-029cb96cf37394fb/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe2df15dece4a9ce -C extra-filename=-38e7a0af24a32887 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror_impl-434209ce26685db6.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling gix-filter v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-filter-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-filter-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing git filters' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-filter CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_filter --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-filter-0.18.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=263b69b275e0b944 -C extra-filename=-e318518f6fe1109a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern encoding_rs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libencoding_rs-5f3a01f5f59f195c.rmeta --extern gix_attributes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_attributes-8dca43bf286d1c16.rmeta --extern gix_command=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_command-6d68411436ea3561.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_packetline=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_packetline_blocking-746207e8c24a3352.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_quote-022e55df7a718ed0.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling tracing-subscriber v0.3.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-subscriber-0.3.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-subscriber-0.3.19/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-subscriber-0.3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=31e3b546486d001c -C extra-filename=-2d0a72ea6208d94b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern matchers=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmatchers-694be806da1f2315.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libnu_ansi_term-158d2b7be12ed252.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rmeta --extern sharded_slab=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsharded_slab-049e933fd997411e.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thread_local=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthread_local-50ebc339a5c49922.rmeta --extern tracing=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing-df14475094ce69e1.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_core-758a9c0c466d0171.rmeta --extern tracing_log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_log-91a79eefb76a8b30.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/memoffset-ee3f4ff76542314b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/memoffset-fc72d90e4925200b/build-script-build` [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/im-rc-82734b41df95b171/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/im-rc-f515f248d1407806/build-script-build` [im-rc 15.1.0] cargo:rerun-if-changed=build.rs Compiling ignore v0.4.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ignore-0.4.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ignore-0.4.23/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.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ignore --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ignore-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=885b812d2780e851 -C extra-filename=-5e69cdc40c0a9206 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrossbeam_deque-4b35a261fd5f5e30.rmeta --extern globset=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglobset-ce6467ae40f73c1e.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex_automata-6f299e93c1b76521.rmeta --extern same_file=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsame_file-c721245126d2307c.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwalkdir-29836f97230f27f3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling sized-chunks v0.6.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sized_chunks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sized-chunks-0.6.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sized-chunks-0.6.5/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Efficient sized chunk datatypes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sized-chunks CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/sized-chunks' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name sized_chunks --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sized-chunks-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "array-ops", "default", "refpool", "ringbuffer", "std"))' -C metadata=2a5f83fa8946ff77 -C extra-filename=-2a9ba2615ae5dd1b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitmaps=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitmaps-667052411052684f.rmeta --extern typenum=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypenum-c68c423b90af0bd7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2/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.8.2 CARGO_PKG_VERSION_MAJOR=1 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/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-00768df12806da75/build-script-build` [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [blake3 1.8.2] cargo:rustc-check-cfg=cfg(blake3_wasm32_simd, values(none())) [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(cc) [blake3 1.8.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out) [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out) [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rustc-cfg=blake3_sse2_ffi [blake3 1.8.2] cargo:rustc-cfg=blake3_sse41_ffi [blake3 1.8.2] cargo:rustc-cfg=blake3_avx2_ffi [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out) [blake3 1.8.2] OPT_LEVEL = Some(2) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(cc) [blake3 1.8.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] DEBUG = Some(false) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [blake3 1.8.2] exit status: 0 [blake3 1.8.2] exit status: 0 [blake3 1.8.2] exit status: 0 [blake3 1.8.2] AR_x86_64-unknown-freebsd = None [blake3 1.8.2] AR_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_AR = None [blake3 1.8.2] AR = None [blake3 1.8.2] ARFLAGS = None [blake3 1.8.2] HOST_ARFLAGS = None [blake3 1.8.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] cargo:rustc-link-lib=static=blake3_sse2_sse41_avx2_assembly [blake3 1.8.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [blake3 1.8.2] cargo:rustc-cfg=blake3_avx512_ffi [blake3 1.8.2] OUT_DIR = Some(/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out) [blake3 1.8.2] OPT_LEVEL = Some(2) [blake3 1.8.2] TARGET = Some(x86_64-unknown-freebsd) [blake3 1.8.2] HOST = Some(x86_64-unknown-freebsd) [blake3 1.8.2] CC_x86_64-unknown-freebsd = None [blake3 1.8.2] CC_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_CC = None [blake3 1.8.2] CC = Some(cc) [blake3 1.8.2] CC_KNOWN_WRAPPER_CUSTOM = None [blake3 1.8.2] RUSTC_WRAPPER = None [blake3 1.8.2] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [blake3 1.8.2] CRATE_CC_NO_DEFAULTS = None [blake3 1.8.2] DEBUG = Some(false) [blake3 1.8.2] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [blake3 1.8.2] CC_SHELL_ESCAPED_FLAGS = None [blake3 1.8.2] HOST_CFLAGS = None [blake3 1.8.2] CFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] CFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-rpath,/usr/local/lib) [blake3 1.8.2] AR_x86_64-unknown-freebsd = None [blake3 1.8.2] AR_x86_64_unknown_freebsd = None [blake3 1.8.2] HOST_AR = None [blake3 1.8.2] AR = None [blake3 1.8.2] ARFLAGS = None [blake3 1.8.2] HOST_ARFLAGS = None [blake3 1.8.2] ARFLAGS_x86_64_unknown_freebsd = None [blake3 1.8.2] ARFLAGS_x86_64-unknown-freebsd = None [blake3 1.8.2] cargo:rustc-link-lib=static=blake3_avx512_assembly [blake3 1.8.2] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [blake3 1.8.2] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [blake3 1.8.2] cargo:rerun-if-env-changed=CC [blake3 1.8.2] cargo:rerun-if-env-changed=CFLAGS [blake3 1.8.2] cargo:rerun-if-changed=c/example.c [blake3 1.8.2] cargo:rerun-if-changed=c/.gitignore [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/example_tbb.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3-config.cmake.in [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3.h [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx512.c [blake3 1.8.2] cargo:rerun-if-changed=c/CMakePresets.json [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_dispatch.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/Makefile.testing [blake3 1.8.2] cargo:rerun-if-changed=c/libblake3.pc.in [blake3 1.8.2] cargo:rerun-if-changed=c/test.py [blake3 1.8.2] cargo:rerun-if-changed=c/CMakeLists.txt [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/main.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_tbb.cpp [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_impl.h [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_unix.S [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_gnu.S [blake3 1.8.2] cargo:rerun-if-changed=c/README.md [blake3 1.8.2] cargo:rerun-if-changed=c/cmake [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse2.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_portable.c [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_avx2_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/dependencies [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_sse41_x86-64_windows_msvc.asm [blake3 1.8.2] cargo:rerun-if-changed=c/blake3_neon.c Compiling rand_chacha v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_chacha-0.9.0/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=1.63 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_chacha-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=484b94500c9af860 -C extra-filename=-5ca228c790a48ab5 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libppv_lite86-279f3286710d1bee.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-c4212953884803a5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-dir v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_dir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-dir-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-dir-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with directory walks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-dir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_dir --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-dir-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af10fb0234a38a75 -C extra-filename=-f9d29a42e173b293 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_discover=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_discover-475d9cd0cea681ff.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_ignore=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ignore-0309e33acd9331cf.rmeta --extern gix_index=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_index-23df1768f86316a5.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_pathspec-e47c008cda1f9721.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern gix_worktree=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_worktree-bc55b49f2c763e29.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix-submodule v0.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_submodule CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-submodule-0.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-submodule-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing git submodules' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-submodule CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_submodule --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-submodule-0.18.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bf252e528aef05a -C extra-filename=-576996458437e9f0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config-5a27bc79c9390b04.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_pathspec-e47c008cda1f9721.rmeta --extern gix_refspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_refspec-81bd979d67be8a5f.rmeta --extern gix_url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_url-c7b4f3f3d7d43cb5.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling p384 v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=p384 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/p384-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/p384-0.13.1/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name p384 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/p384-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=2 -C panic=abort -C linker-plugin-lto -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=bcae1ccac0b1cde5 -C extra-filename=-930064b8877599ae --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ecdsa_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libecdsa-fbd35c61a04a298a.rmeta --extern elliptic_curve=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libelliptic_curve-d60b2bb48f1d16bb.rmeta --extern primeorder=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libprimeorder-43c8500cc94dc747.rmeta --extern sha2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha2-41ceb458c84ac542.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde-value v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-value-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name serde_value --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd5f86b6dec02a7a -C extra-filename=-3b5899392bfac559 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ordered_float=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libordered_float-8cea98d27aa1dec6.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde-untagged v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_untagged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-untagged-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-untagged-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde `Visitor` implementation for deserializing untagged enums' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-untagged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-untagged' CARGO_PKG_RUST_VERSION=1.61 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name serde_untagged --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde-untagged-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=196b171ceef9b0fa -C extra-filename=-3085e94ba896d4ab --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern erased_serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liberased_serde-e4b3e87e68940d50.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern typeid=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypeid-7d5b2b5e94ec5ca7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cargo v0.89.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=89 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/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::all' '--warn=clippy::correctness' '--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("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=e5c0da2b334a6805 -C extra-filename=-9b1230851358e85a --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cargo-9b1230851358e85a -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern flate2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libflate2-3a5f6553b3a0a54c.rlib --extern tar=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtar-df19f4994fd1612e.rlib --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling git2 v0.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-0.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-0.20.2/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name git2 --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-0.20.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=4f1ab305b14ddfed -C extra-filename=-2aff80fad8d1041d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibgit2_sys-5e535ea06bbcebc5.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern openssl_probe=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_probe-cd37ca1830ef28da.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopenssl_sys-111061d83ae2e00e.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-0.20.2/src/lib.rs:876:20 | 876 | openssl_probe::init_ssl_cert_env_vars(); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `git2` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libsqlite3_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.32.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out /usr/local/bin/rustc --crate-name libsqlite3_sys --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libsqlite3-sys-0.32.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=f29975e5394542db -C extra-filename=-1df0a7e454e03a5f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -l static=sqlite3` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/quote-1.0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=2839aad5e8cc10ec -C extra-filename=-ac3d2491526a7793 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-2c3f6313deaa0611.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clap v4.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap-4.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap-4.5.40/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.40 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap-4.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=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=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="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="unstable-ext"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --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-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=9e59d11f60b04e75 -C extra-filename=-746ddd4652143f34 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap_builder-00f66a73a6aa386b.rmeta --extern clap_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap_derive-5c17ac45ea1699d6.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/semver-9284652dd33bb926/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/semver-1.0.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=2 -C panic=abort -C linker-plugin-lto -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=952dd767b90cc8e9 -C extra-filename=-8dd714beb2f425c8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --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 color-print-proc-macro v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_print_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-proc-macro-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-proc-macro-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Implementation for the package color-print' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print-proc-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name color_print_proc_macro --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-proc-macro-0.3.7/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("terminfo"))' -C metadata=0da3b102134441cc -C extra-filename=-22a356cd59a7882f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern nom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libnom-9c3b138a8a235e06.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-9a48956ab3e3cecd.rlib --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-887969537beea55f.rlib --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-0bc4bde426088423.rlib --extern proc_macro --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hashlink v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hashlink-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=74beda687f62d4ec -C extra-filename=-80aaad33b3da1ac6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashbrown-fc5c51a6af5ba2b8.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rand_xoshiro v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_xoshiro-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_xoshiro-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' 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_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rand_xoshiro --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand_xoshiro-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=c72f20b371d848da -C extra-filename=-38479d9043cf8106 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ed25519-compact v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ed25519_compact CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ed25519-compact-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ed25519-compact-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='A small, self-contained, wasm-friendly Ed25519 implementation' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519-compact CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ed25519_compact --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ed25519-compact-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="getrandom"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blind-keys", "ct-codecs", "default", "disable-signatures", "ed25519", "getrandom", "opt_size", "pem", "random", "self-verify", "std", "traits", "x25519"))' -C metadata=e26732756a87687a -C extra-filename=-c234af28a48e56ae --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgetrandom-ae97a5a0b002e359.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: associated function `reject_noncanonical` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ed25519-compact-2.1.1/src/field25519.rs:677:12 | 524 | impl Fe { | ------- associated function in this implementation ... 677 | pub fn reject_noncanonical(s: &[u8]) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `ed25519-compact` (lib) generated 1 warning Compiling gix-diff v0.51.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix_diff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-diff-0.51.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-diff-0.51.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Calculate differences between various git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-diff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.51.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=51 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix_diff --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-diff-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "index", "serde", "wasm"))' -C metadata=c1ed7c295aa5f784 -C extra-filename=-5f3fad13ebd5f0a3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bstr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbstr-120aa523d0eed538.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.33/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.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/jobserver-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bda51fa4ae635ac0 -C extra-filename=-3a577480b591818b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-width v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-width-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-width-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION=1.66 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-width-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3f450d325303f6a6 -C extra-filename=-f03965ce2d4c45e6 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling is_executable v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_executable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/is_executable-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/is_executable-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='Is there an executable file at the given path?' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_executable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/is_executable' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name is_executable --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/is_executable-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b624924551c15c96 -C extra-filename=-f0d3dfe3c8a63d65 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling shell-escape v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shell_escape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name shell_escape --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=413aa80eb79e2914 -C extra-filename=-873b32cb08daa25c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = 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(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `shell-escape` (lib) generated 3 warnings Compiling arrayref v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayref CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/arrayref-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/arrayref-0.3.9/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name arrayref --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/arrayref-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46af4942c9dd8d70 -C extra-filename=-dcbbdd41fe3b5bb4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling ct-codecs v1.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ct_codecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ct-codecs-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ct-codecs-1.1.6/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='Constant-time hex and base64 codecs from libsodium reimplemented in Rust' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ct-codecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name ct_codecs --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ct-codecs-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0f145def3fe701ba -C extra-filename=-5440b39071d51983 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling hex v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -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=0a062b781306422e -C extra-filename=-1fee6078936001dd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling object v0.37.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.37.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.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="coff"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=620004afd34382b4 -C extra-filename=-39ca723b31e60a11 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-39ca723b31e60a11 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling arrayvec v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=94e62915df406d59 -C extra-filename=-504f65e8248258eb --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling fallible-iterator v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fallible_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-iterator-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-iterator-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name fallible_iterator --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-iterator-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=37efdfedbaad8dcb -C extra-filename=-ea802b7b7d491cef --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicode-xid v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-xid-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicode-xid-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=c5539b372a628cc1 -C extra-filename=-60140a9a76922f11 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling fallible-streaming-iterator v0.1.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fallible_streaming_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-streaming-iterator-0.1.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-streaming-iterator-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible streaming iteration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-streaming-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/fallible-streaming-iterator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name fallible_streaming_iterator --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/fallible-streaming-iterator-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=b56361f82e105b9f -C extra-filename=-e34f33316ed2e218 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cbindgen v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Emilio Cobos Álvarez :Jeff Muizelaar :Kartikaya Gupta :Ryan Hunt ' CARGO_PKG_DESCRIPTION='A tool for generating C bindings to Rust code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cbindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mozilla/cbindgen' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.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("clap", "default", "unstable_ir"))' -C metadata=0ac0b07da10ee058 -C extra-filename=-9d0da65ecb94b0fa --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cbindgen-9d0da65ecb94b0fa -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling constant_time_eq v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=96c7ffd5b3d3308f -C extra-filename=-e7329c83954f22b4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling either v1.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/either-1.15.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.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/either-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=eeaf6290eba9245b -C extra-filename=-8d21f144dc2cc5d0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling itertools v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itertools-0.14.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.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/itertools-0.14.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=2 -C panic=abort -C linker-plugin-lto -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=c54465f4bd8f1a31 -C extra-filename=-6cf7f2aab63b4d70 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern either=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libeither-8d21f144dc2cc5d0.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake3 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.8.2/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.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out /usr/local/bin/rustc --crate-name blake3 --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/blake3-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=88d64367e48d9b20 -C extra-filename=-84cdca0acdbd117c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern arrayref=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libarrayref-dcbbdd41fe3b5bb4.rmeta --extern arrayvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libarrayvec-504f65e8248258eb.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcfg_if-c1b188128aca7b58.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libconstant_time_eq-e7329c83954f22b4.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/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()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'` 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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Emilio Cobos Álvarez :Jeff Muizelaar :Kartikaya Gupta :Ryan Hunt ' CARGO_PKG_DESCRIPTION='A tool for generating C bindings to Rust code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cbindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mozilla/cbindgen' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cbindgen-a355ce1901f83a20/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cbindgen-9d0da65ecb94b0fa/build-script-build` [cbindgen 0.29.0] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0/tests/rust [cbindgen 0.29.0] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0/tests/depfile Compiling rusqlite v0.34.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rusqlite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rusqlite-0.34.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rusqlite-0.34.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Ergonomic wrapper for SQLite' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusqlite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.34.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rusqlite --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rusqlite-0.34.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bundled"' --cfg 'feature="modern_sqlite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "jiff", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=482adedd218b830c -C extra-filename=-5e4c7ad68d5e3908 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitflags-b7ba42aa3a6d9a8c.rmeta --extern fallible_iterator=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfallible_iterator-ea802b7b7d491cef.rmeta --extern fallible_streaming_iterator=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfallible_streaming_iterator-e34f33316ed2e218.rmeta --extern hashlink=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashlink-80aaad33b3da1ac6.rmeta --extern libsqlite3_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibsqlite3_sys-1df0a7e454e03a5f.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out` Compiling cargo-util-schemas v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_util_schemas CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-schemas-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-schemas-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deserialization schemas for Cargo' 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-util-schemas CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_util_schemas --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-schemas-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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("unstable-schema"))' -C metadata=ecfbebd6786899d3 -C extra-filename=-e16bbec7dba034fc --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_untagged=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_untagged-3085e94ba896d4ab.rmeta --extern serde_value=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_value-3b5899392bfac559.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rmeta --extern unicode_xid=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_xid-60140a9a76922f11.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=coff,pe,read_core,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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_FEATURE_COFF=1 CARGO_FEATURE_PE=1 CARGO_FEATURE_READ_CORE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.37.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-4f62585b3e506f71/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-39ca723b31e60a11/build-script-build` [object 0.37.1] cargo:rustc-cfg=core_error [object 0.37.1] cargo:rustc-check-cfg=cfg(core_error) Compiling cargo-util v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Miscellaneous support code used by Cargo.' 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-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_util --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-util-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=7fe4c15eba09c3e7 -C extra-filename=-208f01aefce7bbd4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rmeta --extern filetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiletime-9774f6a0447cdcd0.rmeta --extern hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhex-1fee6078936001dd.rmeta --extern ignore=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libignore-5e69cdc40c0a9206.rmeta --extern jobserver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libjobserver-3a577480b591818b.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern same_file=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsame_file-c721245126d2307c.rmeta --extern sha2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha2-41ceb458c84ac542.rmeta --extern shell_escape=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshell_escape-873b32cb08daa25c.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtempfile-31fc117775ebca39.rmeta --extern tracing=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing-df14475094ce69e1.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwalkdir-29836f97230f27f3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pasetors v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pasetors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pasetors-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pasetors-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='PASETO: Platform-Agnostic Security Tokens (in Rust)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pasetors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/brycx/pasetors' CARGO_PKG_RUST_VERSION=1.85.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pasetors --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pasetors-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="ed25519-compact"' --cfg 'feature="orion"' --cfg 'feature="p384"' --cfg 'feature="paserk"' --cfg 'feature="rand_core"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="v3"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ed25519-compact", "orion", "p384", "paserk", "rand_core", "regex", "serde", "serde_json", "sha2", "std", "time", "v2", "v3", "v4"))' -C metadata=b99cac025b6aaffa -C extra-filename=-03b8877de7684cf4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern ct_codecs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libct_codecs-5440b39071d51983.rmeta --extern ed25519_compact=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libed25519_compact-c234af28a48e56ae.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgetrandom-34d02bd97e7a1bde.rmeta --extern orion=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liborion-0cdfb387dca104da.rmeta --extern p384=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libp384-930064b8877599ae.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern sha2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha2-41ceb458c84ac542.rmeta --extern subtle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsubtle-4fcaa482da0352c5.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtime-e62255c10334c278.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libzeroize-fc9e3d82c688b217.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling clap_complete v4.5.54 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_complete-4.5.54 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_complete-4.5.54/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete 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.54 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name clap_complete --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/clap_complete-4.5.54/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -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 --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--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' '--allow=clippy::result_large_err' '--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' '--allow=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="default"' --cfg 'feature="unstable-dynamic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=13ce4be5a931c6d6 -C extra-filename=-ad4358aa54cf9adb --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rmeta --extern clap_lex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap_lex-a2827e0262332f46.rmeta --extern is_executable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libis_executable-f0d3dfe3c8a63d65.rmeta --extern shlex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshlex-63d8ce9251d04952.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling annotate-snippets v0.11.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/annotate-snippets-0.11.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/annotate-snippets-0.11.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.11.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name annotate_snippets --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/annotate-snippets-0.11.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=2 -C panic=abort -C linker-plugin-lto -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::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::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "simd", "testing-colors"))' -C metadata=bdea465d9b9065f2 -C extra-filename=-891370a75ccfb47c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle-60a19f5fe4a26b4d.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_width-f03965ce2d4c45e6.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling gix v0.71.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-0.71.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-0.71.0/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with git repositories just like git would' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/GitoxideLabs/gitoxide' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.71.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=71 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name gix --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/gix-0.71.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="attributes"' --cfg 'feature="blocking-http-transport-curl"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="dirwalk"' --cfg 'feature="excludes"' --cfg 'feature="index"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blame", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "gix-archive", "gix-status", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "merge", "need-more-recent-msrv", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "tree-editor", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-rs", "zlib-stock"))' -C metadata=048b0f988a3f1112 -C extra-filename=-381bc3ae3d1b7b36 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern gix_actor=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_actor-c2baa674ae08c928.rmeta --extern gix_attributes=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_attributes-8dca43bf286d1c16.rmeta --extern gix_command=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_command-6d68411436ea3561.rmeta --extern gix_commitgraph=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_commitgraph-d618d7fb0e8202c9.rmeta --extern gix_config=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_config-5a27bc79c9390b04.rmeta --extern gix_credentials=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_credentials-4ab49f5ceebc5b17.rmeta --extern gix_date=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_date-8a279122a6a973df.rmeta --extern gix_diff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_diff-5f3fad13ebd5f0a3.rmeta --extern gix_dir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_dir-f9d29a42e173b293.rmeta --extern gix_discover=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_discover-475d9cd0cea681ff.rmeta --extern gix_features=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_features-f28bc28ad7b26762.rmeta --extern gix_filter=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_filter-e318518f6fe1109a.rmeta --extern gix_fs=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_fs-b6bb1114fde122af.rmeta --extern gix_glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_glob-4aecf32af42c690c.rmeta --extern gix_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hash-e6e6b50bdd89d70e.rmeta --extern gix_hashtable=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_hashtable-c3b5e30ca5dec67f.rmeta --extern gix_ignore=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ignore-0309e33acd9331cf.rmeta --extern gix_index=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_index-23df1768f86316a5.rmeta --extern gix_lock=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_lock-f9ff3c1add42d9a2.rmeta --extern gix_negotiate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_negotiate-3f8cf3382d090856.rmeta --extern gix_object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_object-c68edc4b3a32946f.rmeta --extern gix_odb=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_odb-14e8ae53c1a3e38e.rmeta --extern gix_pack=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_pack-10ea3bca07dc931a.rmeta --extern gix_path=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_path-9b4250afe806ac48.rmeta --extern gix_pathspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_pathspec-e47c008cda1f9721.rmeta --extern gix_prompt=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_prompt-cae5d2424d9d79d6.rmeta --extern gix_protocol=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_protocol-95fab6c9dc6eee5b.rmeta --extern gix_ref=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_ref-c3b852213962fe17.rmeta --extern gix_refspec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_refspec-81bd979d67be8a5f.rmeta --extern gix_revision=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revision-fa44de81400f23d4.rmeta --extern gix_revwalk=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_revwalk-f2f7fd46a7d98259.rmeta --extern gix_sec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_sec-755b7239f715bf23.rmeta --extern gix_shallow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_shallow-a928f02b1bab9776.rmeta --extern gix_submodule=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_submodule-576996458437e9f0.rmeta --extern gix_tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_tempfile-4486d5b19468fec7.rmeta --extern gix_trace=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_trace-52cf573ea5f5b6e3.rmeta --extern gix_transport=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_transport-a0de8c435b792266.rmeta --extern gix_traverse=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_traverse-2cf80f4ba93dd4c5.rmeta --extern gix_url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_url-c7b4f3f3d7d43cb5.rmeta --extern gix_utils=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_utils-cd2cbaaae7ff1f00.rmeta --extern gix_validate=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_validate-d2669df89f0aafc3.rmeta --extern gix_worktree=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix_worktree-bc55b49f2c763e29.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libonce_cell-1db32b95fe67124d.rmeta --extern prodash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libprodash-e0a168526a674569.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsmallvec-b6072cf93e5d7cc8.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=im_rc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/im-rc-82734b41df95b171/out /usr/local/bin/rustc --crate-name im_rc --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=4ccff46c6474bb36 -C extra-filename=-211fde5f813d6623 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern bitmaps=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbitmaps-667052411052684f.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-2ecdf94c3978a679.rmeta --extern rand_xoshiro=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_xoshiro-38479d9043cf8106.rmeta --extern sized_chunks=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsized_chunks-2a9ba2615ae5dd1b.rmeta --extern typenum=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtypenum-c68c423b90af0bd7.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` 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: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:238:69 | 238 | pub(crate) fn lookup_prev<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:256:69 | 256 | pub(crate) fn lookup_next<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:277:17 | 273 | pub(crate) fn lookup_prev_mut<'a, BK>( | -- lifetime `'a` declared here ... 277 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:303:17 | 299 | pub(crate) fn lookup_next_mut<'a, BK>( | -- lifetime `'a` declared here ... 303 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:370:60 | 370 | pub fn diff<'a>(&'a self, other: &'a Self) -> DiffIter<'_, A> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `im-rc` (lib) generated 43 warnings Compiling color-print v0.3.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=color_print CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-0.3.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name color_print --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/color-print-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=ce6cc55215833e0d -C extra-filename=-396ee5df9b16b787 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern color_print_proc_macro=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcolor_print_proc_macro-22a356cd59a7882f.so --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104/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.104 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=104 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="clone-impls"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --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=696a6b1d4ff5171a -C extra-filename=-cd923f512b5277b9 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-2c3f6313deaa0611.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-ac3d2491526a7793.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_ident-f62301f6c38b66cd.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling git2-curl v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git2_curl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-curl-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-curl-0.21.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2-curl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name git2_curl --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-curl-0.21.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("zlib-ng-compat"))' -C metadata=c3a3b8e13425f55b -C extra-filename=-ba94af178f2286e4 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern curl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl-99ad14afd9e401e7.rmeta --extern git2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgit2-2aff80fad8d1041d.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/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_ENCODED_RUSTFLAGS='-Clink-arg=-Wl,-rpath,/usr/local/lib' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=89 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/include DEP_GIT2_ROOT=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps:/wrkdirs/usr/ports/devel/cargo-c/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cargo-523710b9cae3a800/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cargo-9b1230851358e85a/build-script-build` [cargo 0.89.0] cargo:rerun-if-env-changed=CFG_OMIT_GIT_HASH [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-add.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-bench.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-build.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-check.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-clean.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-doc.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-fetch.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-fix.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-generate-lockfile.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-help.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-info.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-init.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-install.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-locate-project.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-login.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-logout.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-metadata.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-new.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-owner.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-package.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-pkgid.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-publish.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-remove.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-report.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-run.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-rustc.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-rustdoc.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-search.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-test.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-tree.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-uninstall.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-update.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-vendor.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-version.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo-yank.1 [cargo 0.89.0] cargo:rerun-if-changed=src/etc/man/cargo.1 [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-add.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-bench.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-build.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-check.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-clean.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-doc.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fetch.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fix.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-generate-lockfile.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-help.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-info.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-init.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-install.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-locate-project.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-login.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-logout.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-metadata.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-new.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-owner.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-package.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-pkgid.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-publish.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-remove.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-report.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-run.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustc.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustdoc.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-search.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-test.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-tree.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-uninstall.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-update.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-vendor.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-version.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-yank.txt [cargo 0.89.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo.txt [cargo 0.89.0] cargo:rustc-env=RUST_HOST_TARGET=x86_64-unknown-freebsd Compiling rand v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand-0.9.1/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=1.63 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rand-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=e9119995c70ec795 -C extra-filename=-aec423e969c6f963 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern rand_chacha=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_chacha-5ca228c790a48ab5.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand_core-c4212953884803a5.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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.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/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/memoffset-ee3f4ff76542314b/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=9b87dee66b770dff -C extra-filename=-695cdee61d2ad01b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[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: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 24 warnings Compiling tracing-chrome v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_chrome CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-chrome-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-chrome-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Thoren Paulson ' CARGO_PKG_DESCRIPTION='A Layer for tracing-subscriber that outputs Chrome-style traces.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-chrome CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/thoren-d/tracing-chrome' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_chrome --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tracing-chrome-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f619c200c4ba8f5d -C extra-filename=-e4481278201cf819 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_core-758a9c0c466d0171.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_subscriber-2d0a72ea6208d94b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cargo-credential v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_credential CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-credential-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-credential-0.4.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library to assist writing Cargo credential helpers.' 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-credential CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.79 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_credential --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-credential-0.4.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=78cd05acf8e60d84 -C extra-filename=-5691843645504438 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-38e7a0af24a32887.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtime-e62255c10334c278.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-ce7db2f43fc43cbc/out /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.36.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="coff"' --cfg 'feature="pe"' --cfg 'feature="std"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=e43004c64017b649 -C extra-filename=-0b6bddbccfb9a4ff --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrc32fast-13cc513193584e9e.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhashbrown-fc5c51a6af5ba2b8.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libindexmap-7bee96a849c979d2.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg core_error --check-cfg 'cfg(core_error)'` Compiling rustfix v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustfix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustfix-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustfix-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Pascal Hertleif :Oliver Schneider ' CARGO_PKG_DESCRIPTION='Automatically apply the suggestions made by rustc' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.83 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rustfix --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustfix-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=b34a08aba3ef103a -C extra-filename=-98fb958178ea55bd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern tracing=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing-df14475094ce69e1.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling crates-io v0.40.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crates_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crates-io-0.40.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crates-io-0.40.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Helpers for interacting with crates.io ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crates-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.40.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name crates_io --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crates-io-0.40.11/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=a55df1b326d69f7e -C extra-filename=-f662cc2dc658a70d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern curl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl-99ad14afd9e401e7.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpercent_encoding-7acff9cd4458253a.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tar-0.4.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=6ddd6994d7024ba3 -C extra-filename=-539b684fbd8e71ac --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiletime-9774f6a0447cdcd0.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling os_info v3.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=os_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/Cargo.toml CARGO_PKG_AUTHORS='Jan Schulte :Stanislav Tkach ' CARGO_PKG_DESCRIPTION='Detect the operating system type and version.' CARGO_PKG_HOMEPAGE='https://github.com/stanislav-tkach/os_info' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stanislav-tkach/os_info' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name os_info --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=01b3efc2e90cc639 -C extra-filename=-e7cc72a8846590bd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` warning: method `find` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ warning: `os_info` (lib) generated 4 warnings Compiling cargo-platform v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-platform-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-platform-0.3.0/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=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.83 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_platform --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-platform-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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=badb1e25102fab69 -C extra-filename=-c13ce6488286d3c8 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling serde_ignored v0.1.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_ignored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_ignored-0.1.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_ignored-0.1.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Find out about keys that are ignored when deserializing data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_ignored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-ignored' CARGO_PKG_RUST_VERSION=1.36 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name serde_ignored --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/serde_ignored-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d43db36c95c8bb7 -C extra-filename=-39151c8b5425513c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling http-auth v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_auth CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/http-auth-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/http-auth-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-auth CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/scottlamb/http-auth' CARGO_PKG_RUST_VERSION=1.70.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name http_auth --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/http-auth-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "basic-scheme", "default", "digest", "digest-scheme", "hex", "http", "http10", "log", "md-5", "rand", "sha2", "trace"))' -C metadata=0d3979d71b403aa1 -C extra-filename=-99688fa20554c1c2 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling opener v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/opener-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/opener-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name opener --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/opener-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="dbus-vendored"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbus-vendored", "default", "reveal"))' -C metadata=5451d78b04032f2a -C extra-filename=-d607c4c2e10ec228 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling pathdiff v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pathdiff-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pathdiff-0.2.3/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.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/pathdiff-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=ea223c72deb2b604 -C extra-filename=-5b5d2ad97dfcfe40 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling glob v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/glob-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/glob-0.3.2/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=1.23.0 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/glob-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5f2194fc8e191a9 -C extra-filename=-fcfb925743c92916 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling lazycell v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazycell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Nikita Pekin ' CARGO_PKG_DESCRIPTION='A library providing a lazily filled Cell struct' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazycell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name lazycell --edition=2015 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=f7f851c221e1912a -C extra-filename=-047ae47097a1d2cd --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ warning: `lazycell` (lib) generated 2 warnings Compiling supports-unicode v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_unicode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-unicode-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-unicode-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports unicode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-unicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-unicode' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name supports_unicode --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-unicode-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=730f850c2ac01b74 -C extra-filename=-0695b57910d28469 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rustc-stable-hash v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-stable-hash-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-stable-hash-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_stable_hash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-stable-hash-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0a891637bf5a0aea -C extra-filename=-6c063390f311c3ce --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling supports-hyperlinks v3.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_hyperlinks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-hyperlinks-3.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-hyperlinks-3.1.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports rendering hyperlinks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-hyperlinks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-hyperlinks' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name supports_hyperlinks --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/supports-hyperlinks-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12fc3195e1456b3e -C extra-filename=-70219492f89959e3 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling rustc-hash v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustc-hash-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=3c58d53668f5e05d -C extra-filename=-dc048b2e02d770ca --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling unicase v2.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicase-2.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicase-2.8.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR 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.8.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name unicase --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/unicase-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2071401cc314ba8e -C extra-filename=-e54c2d8ed3f2863c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=989a4b128914eaf0 -C extra-filename=-d5d5d6f2e4a87f1b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cbindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Emilio Cobos Álvarez :Jeff Muizelaar :Kartikaya Gupta :Ryan Hunt ' CARGO_PKG_DESCRIPTION='A tool for generating C bindings to Rust code.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cbindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mozilla/cbindgen' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cbindgen-a355ce1901f83a20/out /usr/local/bin/rustc --crate-name cbindgen --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cbindgen-0.29.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "unstable_ir"))' -C metadata=81e205c04d1d6e47 -C extra-filename=-730f0bd3d8737f2c --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern heck=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libheck-d5d5d6f2e4a87f1b.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libindexmap-7bee96a849c979d2.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libproc_macro2-2c3f6313deaa0611.rmeta --extern quote=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libquote-ac3d2491526a7793.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern syn=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsyn-cd923f512b5277b9.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtempfile-31fc117775ebca39.rmeta --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=89 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/cargo-523710b9cae3a800/out RUST_HOST_TARGET=x86_64-unknown-freebsd /usr/local/bin/rustc --crate-name cargo --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--warn=clippy::correctness' '--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("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=fb7aa9a42410edfd -C extra-filename=-6a208b2502be584d --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern annotate_snippets=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libannotate_snippets-891370a75ccfb47c.rmeta --extern anstream=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstream-3f66b22cbd648dde.rmeta --extern anstyle=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanstyle-60a19f5fe4a26b4d.rmeta --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rmeta --extern base64=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libbase64-f98137ca7725d40e.rmeta --extern blake3=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libblake3-84cdca0acdbd117c.rmeta --extern cargo_credential=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_credential-5691843645504438.rmeta --extern cargo_platform=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_platform-c13ce6488286d3c8.rmeta --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rmeta --extern cargo_util_schemas=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util_schemas-e16bbec7dba034fc.rmeta --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rmeta --extern clap_complete=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap_complete-ad4358aa54cf9adb.rmeta --extern color_print=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcolor_print-396ee5df9b16b787.rmeta --extern crates_io=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcrates_io-f662cc2dc658a70d.rmeta --extern curl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl-99ad14afd9e401e7.rmeta --extern curl_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcurl_sys-ac775dac46eafdfc.rmeta --extern filetime=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libfiletime-9774f6a0447cdcd0.rmeta --extern flate2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libflate2-83e8e9a8d8d3e2e5.rmeta --extern git2=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgit2-2aff80fad8d1041d.rmeta --extern git2_curl=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgit2_curl-ba94af178f2286e4.rmeta --extern gix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libgix-381bc3ae3d1b7b36.rmeta --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rmeta --extern hex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhex-1fee6078936001dd.rmeta --extern hmac=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhmac-4b658dfda8f46007.rmeta --extern home=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhome-faf7454910727cd6.rmeta --extern http_auth=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libhttp_auth-99688fa20554c1c2.rmeta --extern ignore=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libignore-5e69cdc40c0a9206.rmeta --extern im_rc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libim_rc-211fde5f813d6623.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libindexmap-7bee96a849c979d2.rmeta --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rmeta --extern jiff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libjiff-25a9d932e912d77a.rmeta --extern jobserver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libjobserver-3a577480b591818b.rmeta --extern lazycell=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblazycell-047ae47097a1d2cd.rmeta --extern libc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibc-27b5985a4f941290.rmeta --extern libgit2_sys=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblibgit2_sys-5e535ea06bbcebc5.rmeta --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --extern opener=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libopener-d607c4c2e10ec228.rmeta --extern os_info=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libos_info-e7cc72a8846590bd.rmeta --extern pasetors=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpasetors-03b8877de7684cf4.rmeta --extern pathdiff=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libpathdiff-5b5d2ad97dfcfe40.rmeta --extern rand=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librand-aec423e969c6f963.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rmeta --extern rusqlite=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librusqlite-5e4c7ad68d5e3908.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustc_hash-dc048b2e02d770ca.rmeta --extern rustc_stable_hash=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustc_stable_hash-6c063390f311c3ce.rmeta --extern rustfix=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/librustfix-98fb958178ea55bd.rmeta --extern same_file=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsame_file-c721245126d2307c.rmeta --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_untagged=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_untagged-3085e94ba896d4ab.rmeta --extern serde_ignored=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_ignored-39151c8b5425513c.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern sha1=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsha1-fe6acf1db41aac60.rmeta --extern shell_escape=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshell_escape-873b32cb08daa25c.rmeta --extern supports_hyperlinks=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsupports_hyperlinks-70219492f89959e3.rmeta --extern supports_unicode=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsupports_unicode-0695b57910d28469.rmeta --extern tar=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtar-539b684fbd8e71ac.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtempfile-31fc117775ebca39.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libthiserror-1d8aca2170a1ce18.rmeta --extern time=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtime-e62255c10334c278.rmeta --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml_edit-529dff390cf5ab53.rmeta --extern tracing=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing-df14475094ce69e1.rmeta --extern tracing_chrome=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_chrome-e4481278201cf819.rmeta --extern tracing_subscriber=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtracing_subscriber-2d0a72ea6208d94b.rmeta --extern unicase=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicase-e54c2d8ed3f2863c.rmeta --extern unicode_width=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libunicode_width-f03965ce2d4c45e6.rmeta --extern url=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liburl-d95f184c5b8ee44f.rmeta --extern walkdir=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libwalkdir-29836f97230f27f3.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/src/cargo/ops/cargo_install.rs:346:25 | 346 | drop(td.into_path()); | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `cargo` (lib) generated 1 warning Compiling implib v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=implib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/implib-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/implib-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate Windows import library from module definition file' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=implib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/messense/implib-rs' CARGO_PKG_RUST_VERSION='' 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/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name implib --edition=2021 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/implib-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="gnu"' --cfg 'feature="msvc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gnu", "msvc"))' -C metadata=12bf9aa8c62bd579 -C extra-filename=-28fa83cfb2f93301 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memoffset=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemoffset-695cdee61d2ad01b.rmeta --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-0b6bddbccfb9a4ff.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.37.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/object-4f62585b3e506f71/out /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/object-0.37.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="coff"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=9204fc60c85efcc1 -C extra-filename=-5fc5030307d964ae --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libmemchr-1b5064807ca6a665.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib --cfg core_error --check-cfg 'cfg(core_error)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.27/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.27 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cc-1.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=826d372fa991e735 -C extra-filename=-ec16d24483c6beb1 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern shlex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libshlex-63d8ce9251d04952.rmeta --cap-lints warn -C link-arg=-Wl,-rpath,/usr/local/lib` Compiling cargo-c v0.10.14+cargo-0.89.0 (/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cargo_c CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='Luca Barbato ' CARGO_PKG_DESCRIPTION='Helper program to build and install c-like libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lu-zero/cargo-c' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.10.14+cargo-0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_c --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "vendored-openssl"))' -C metadata=bf8df8790dbab884 -C extra-filename=-5d3116feb3ea3ca7 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rmeta --extern cargo=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo-6a208b2502be584d.rmeta --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rmeta --extern cbindgen=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcbindgen-730f0bd3d8737f2c.rmeta --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-ec16d24483c6beb1.rmeta --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rmeta --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rmeta --extern implib=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libimplib-28fa83cfb2f93301.rmeta --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rmeta --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rmeta --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-5fc5030307d964ae.rmeta --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rmeta --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rmeta --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rmeta --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rmeta -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=cargo-cbuild CARGO_CRATE_NAME=cargo_cbuild CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='Luca Barbato ' CARGO_PKG_DESCRIPTION='Helper program to build and install c-like libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lu-zero/cargo-c' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.10.14+cargo-0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_cbuild --edition=2021 src/bin/cbuild.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "vendored-openssl"))' -C metadata=92ff128c47cb7b27 -C extra-filename=-edf52e8c6eee492f --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rlib --extern cargo=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo-6a208b2502be584d.rlib --extern cargo_c=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_c-5d3116feb3ea3ca7.rlib --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rlib --extern cbindgen=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcbindgen-730f0bd3d8737f2c.rlib --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-ec16d24483c6beb1.rlib --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rlib --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rlib --extern implib=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libimplib-28fa83cfb2f93301.rlib --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rlib --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rlib --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-5fc5030307d964ae.rlib --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rlib --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rlib --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rlib --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rlib --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rlib -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=cargo-cinstall CARGO_CRATE_NAME=cargo_cinstall CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='Luca Barbato ' CARGO_PKG_DESCRIPTION='Helper program to build and install c-like libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lu-zero/cargo-c' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.10.14+cargo-0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_cinstall --edition=2021 src/bin/cinstall.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "vendored-openssl"))' -C metadata=71459b26029bade9 -C extra-filename=-40edf2c9eea6ca0b --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rlib --extern cargo=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo-6a208b2502be584d.rlib --extern cargo_c=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_c-5d3116feb3ea3ca7.rlib --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rlib --extern cbindgen=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcbindgen-730f0bd3d8737f2c.rlib --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-ec16d24483c6beb1.rlib --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rlib --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rlib --extern implib=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libimplib-28fa83cfb2f93301.rlib --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rlib --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rlib --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-5fc5030307d964ae.rlib --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rlib --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rlib --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rlib --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rlib --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rlib -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=cargo-ctest CARGO_CRATE_NAME=cargo_ctest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='Luca Barbato ' CARGO_PKG_DESCRIPTION='Helper program to build and install c-like libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lu-zero/cargo-c' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.10.14+cargo-0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_ctest --edition=2021 src/bin/ctest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "vendored-openssl"))' -C metadata=f3ff32a0276541ab -C extra-filename=-245577646bda67d0 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rlib --extern cargo=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo-6a208b2502be584d.rlib --extern cargo_c=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_c-5d3116feb3ea3ca7.rlib --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rlib --extern cbindgen=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcbindgen-730f0bd3d8737f2c.rlib --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-ec16d24483c6beb1.rlib --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rlib --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rlib --extern implib=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libimplib-28fa83cfb2f93301.rlib --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rlib --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rlib --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-5fc5030307d964ae.rlib --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rlib --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rlib --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rlib --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rlib --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rlib -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=cargo-capi CARGO_CRATE_NAME=cargo_capi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/Cargo.toml CARGO_PKG_AUTHORS='Luca Barbato ' CARGO_PKG_DESCRIPTION='Helper program to build and install c-like libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lu-zero/cargo-c' CARGO_PKG_RUST_VERSION=1.86 CARGO_PKG_VERSION=0.10.14+cargo-0.89.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps /usr/local/bin/rustc --crate-name cargo_capi --edition=2021 src/bin/capi.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "vendored-openssl"))' -C metadata=e850303d6214faf5 -C extra-filename=-2abd35a294467890 --out-dir /wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libanyhow-4eef99b772080d1e.rlib --extern cargo=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo-6a208b2502be584d.rlib --extern cargo_c=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_c-5d3116feb3ea3ca7.rlib --extern cargo_util=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcargo_util-208f01aefce7bbd4.rlib --extern cbindgen=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcbindgen-730f0bd3d8737f2c.rlib --extern cc=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libcc-ec16d24483c6beb1.rlib --extern clap=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libclap-746ddd4652143f34.rlib --extern glob=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libglob-fcfb925743c92916.rlib --extern implib=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libimplib-28fa83cfb2f93301.rlib --extern itertools=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libitertools-6cf7f2aab63b4d70.rlib --extern log=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/liblog-88c9f0b0faf8e71f.rlib --extern object=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libobject-5fc5030307d964ae.rlib --extern regex=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libregex-9e3fd5546600f5d9.rlib --extern semver=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libsemver-8dd714beb2f425c8.rlib --extern serde=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde-031dd1461155001b.rlib --extern serde_derive=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_derive-74c4779e956c7dc4.so --extern serde_json=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libserde_json-18356d699d5c7512.rlib --extern toml=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/deps/libtoml-bf0c526858697353.rlib -C link-arg=-Wl,-rpath,/usr/local/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/blake3-3f4f38bf45729a9b/out -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libnghttp2-sys-168d891f1b0ac9ef/out/i/lib -L native=/wrkdirs/usr/ports/devel/cargo-c/work/target/release/build/libsqlite3-sys-da76b31998e74d71/out -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib -L native=/usr/local/lib` Finished `release` profile [optimized] target(s) in 42m 02s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> cargo-c-0.10.14_1 depends on file: /usr/local/lib/libcrypto.so.12 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for cargo-c-0.10.14_1 ===> Generating temporary packing list Installing cargo-c v0.10.14+cargo-0.89.0 (/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0) Locking 395 packages to latest compatible versions Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.5 Fresh regex-automata v0.4.9 Fresh thiserror-impl v2.0.12 Fresh autocfg v1.5.0 Fresh thiserror v2.0.12 Fresh smallvec v1.15.1 Fresh version_check v0.9.5 Fresh serde_derive v1.0.219 Fresh once_cell v1.21.3 Fresh serde v1.0.219 Fresh bstr v1.12.0 Fresh log v0.4.27 Fresh zeroize v1.8.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `zeroize` (lib) generated 3 warnings Fresh typenum v1.18.0 Fresh fastrand v2.3.0 Fresh tinyvec_macros v0.1.1 Fresh tinyvec v1.9.0 warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:158:3 | 158 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:166:3 | 166 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:175:3 | 175 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:183:3 | 183 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1376:3 | 1376 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1384:3 | 1384 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1392:3 | 1392 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1400:3 | 1400 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1417:3 | 1417 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1515:3 | 1515 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1595:3 | 1595 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1605:3 | 1605 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1615:3 | 1615 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1626:3 | 1626 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1638:3 | 1638 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1648:3 | 1648 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1659:3 | 1659 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/arrayvec.rs:1670:3 | 1670 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:755:3 | 755 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:763:3 | 763 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:771:3 | 771 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:798:3 | 798 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:809:3 | 809 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:821:3 | 821 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:831:3 | 831 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/slicevec.rs:842:3 | 842 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:133:3 | 133 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:162:3 | 162 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:170:3 | 170 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1329:3 | 1329 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1337:3 | 1337 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1345:3 | 1345 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1353:3 | 1353 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1388:3 | 1388 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1407:3 | 1407 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1423:3 | 1423 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1431:3 | 1431 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1485:3 | 1485 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1573:3 | 1573 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1586:3 | 1586 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1596:3 | 1596 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1607:3 | 1607 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1619:3 | 1619 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1629:3 | 1629 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1640:3 | 1640 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/tinyvec-1.9.0/src/tinyvec.rs:1651:3 | 1651 | #[must_use] | ^^^^^^^^^^^ warning: `tinyvec` (lib) generated 135 warnings Fresh unicode-normalization v0.1.24 Fresh gix-trace v0.1.12 Fresh subtle v2.6.1 Fresh stable_deref_trait v1.2.0 Fresh generic-array v0.14.7 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `generic-array` (lib) generated 4 warnings Fresh const-oid v0.9.6 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `const-oid` (lib) generated 1 warning Fresh scopeguard v1.2.0 Fresh lock_api v0.4.13 Fresh parking_lot_core v0.9.11 Fresh parking_lot v0.12.4 Fresh libc v0.2.174 Fresh block-buffer v0.10.4 Fresh crypto-common v0.1.6 Fresh gix-validate v0.10.0 Fresh home v0.5.11 Fresh bitflags v2.9.1 Fresh gix-path v0.10.18 Fresh digest v0.10.7 Fresh prodash v29.0.2 Fresh crossbeam-utils v0.8.21 Fresh gix-utils v0.2.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `shlex` (lib) generated 1 warning Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Fresh walkdir v2.5.0 Fresh adler2 v2.0.1 warning: type alias `size_t` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:16:6 | 16 | type size_t = usize; | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `zalloc_c` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:24:22 | 24 | unsafe extern "C" fn zalloc_c(opaque: *mut c_void, items: c_uint, size: c_uint) -> *mut c_void { | ^^^^^^^^ warning: function `zalloc_c_calloc` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:55:22 | 55 | unsafe extern "C" fn zalloc_c_calloc( | ^^^^^^^^^^^^^^^ warning: function `zfree_c` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:72:22 | 72 | unsafe extern "C" fn zfree_c(opaque: *mut c_void, ptr: *mut c_void) { | ^^^^^^^ warning: function `posix_memalign` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:28:12 | 28 | fn posix_memalign(memptr: *mut *mut c_void, align: size_t, size: size_t) -> c_int; | ^^^^^^^^^^^^^^ warning: function `calloc` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:63:12 | 63 | fn calloc(nitems: size_t, size: size_t) -> *mut c_void; | ^^^^^^ warning: function `free` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/zlib-rs-0.5.1/src/allocate.rs:76:12 | 76 | fn free(p: *mut c_void); | ^^^^ warning: `zlib-rs` (lib) generated 7 warnings warning: unused macro definition: `prefix` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/src/lib.rs:70:14 | 70 | macro_rules! prefix { | ^^^^^^ | = note: `#[warn(unused_macros)]` on by default warning: unused import: `prefix` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/libz-rs-sys-0.5.1/src/lib.rs:87:16 | 87 | pub(crate) use prefix; | ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `libz-rs-sys` (lib) generated 2 warnings Fresh miniz_oxide v0.8.9 Fresh crossbeam-channel v0.5.15 Fresh bytes v1.10.1 Fresh gix-features v0.41.1 Fresh cpufeatures v0.2.17 Fresh itoa v1.0.15 Fresh pkg-config v0.3.32 Fresh gix-utils v0.3.0 Fresh errno v0.3.13 Fresh synstructure v0.13.2 Fresh gix-features v0.42.1 Fresh zerocopy v0.8.26 Fresh sha1 v0.10.6 Fresh faster-hex v0.9.0 Fresh vcpkg v0.2.15 Fresh sha1-checked v0.10.0 warning: fields `dv_type`, `dv_k`, `dv_b`, and `maski` are never read --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sha1-checked-0.10.0/src/ubc_check.rs:43:9 | 42 | pub struct Info { | ---- fields in this struct 43 | pub dv_type: u32, | ^^^^^^^ 44 | pub dv_k: u32, | ^^^^ 45 | pub dv_b: u32, | ^^^^ 46 | pub testt: Testt, 47 | pub maski: i32, | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `sha1-checked` (lib) generated 1 warning Fresh zerofrom-derive v0.1.6 Fresh winnow v0.7.11 Fresh byteorder v1.5.0 Fresh hash32 v0.3.1 Fresh zerofrom v0.1.6 Fresh yoke-derive v0.8.0 Fresh yoke v0.8.0 Fresh heapless v0.8.0 warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:47:9 | 47 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = 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(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:85:9 | 85 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:51:9 | 51 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:59:9 | 59 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:128:11 | 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_load_store` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/heapless-0.8.0/src/lib.rs:138:5 | 138 | has_atomic_load_store | ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store` | = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = 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_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `heapless` (lib) generated 5 warnings Fresh faster-hex v0.10.0 Fresh ahash v0.8.12 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/random_state.rs:48:58 | 48 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, `folded_multiply`, `specialize`, 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/random_state.rs:68:54 | 68 | } 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: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ahash-0.8.12/src/convert.rs:69:8 | 64 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 69 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 70 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 71 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 75 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 76 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `ahash` (lib) generated 4 warnings Fresh getrandom v0.3.3 Fresh rustix v1.0.7 Fresh gix-hash v0.17.0 Fresh zerovec-derive v0.11.1 Fresh allocator-api2 v0.2.21 warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30 | 1902 | let count = unsafe { (*other).len() }; | ^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements = 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: `allocator-api2` (lib) generated 1 warning Fresh jiff v0.2.15 Fresh gix-date v0.9.4 Fresh hashbrown v0.14.5 Fresh zerovec v0.11.2 Fresh gix-hash v0.18.0 Fresh displaydoc v0.2.5 Fresh gix-hashtable v0.8.1 Fresh gix-actor v0.34.0 Fresh gix-validate v0.9.4 Fresh gix-object v0.48.0 Fresh tinystr v0.8.1 Fresh memmap2 v0.9.5 Fresh writeable v0.6.1 Fresh litemap v0.8.0 Fresh icu_locale_core v2.0.0 Fresh zerotrie v0.2.2 Fresh potential_utf v0.1.2 Fresh tempfile v3.20.0 Fresh icu_collections v2.0.0 Fresh icu_provider v2.0.0 Fresh icu_normalizer_data v2.0.0 Fresh icu_properties_data v2.0.1 Fresh gix-fs v0.15.0 Fresh gix-chunk v0.4.11 Fresh gix-tempfile v17.1.0 Fresh icu_properties v2.0.1 Fresh icu_normalizer v2.0.0 Fresh gix-quote v0.5.0 Fresh getrandom v0.2.16 Fresh idna_adapter v1.2.1 Fresh utf8_iter v1.0.4 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `percent-encoding` (lib) generated 1 warning Fresh form_urlencoded v1.2.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `form_urlencoded` (lib) generated 1 warning Fresh idna v1.0.3 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `rand_core` (lib) generated 6 warnings Fresh gix-commitgraph v0.27.0 Fresh gix-revwalk v0.19.0 Fresh url v2.5.4 Fresh gix-lock v17.1.0 Fresh libz-sys v1.1.22 Fresh openssl-sys v0.9.109 Fresh gix-fs v0.14.0 Fresh base64ct v1.8.0 Fresh foldhash v0.1.5 Fresh hashbrown v0.15.4 Fresh pem-rfc7468 v0.7.0 Fresh gix-glob v0.19.0 Fresh gix-config-value v0.14.12 Fresh unicode-bom v2.0.3 Fresh der v0.7.10 warning: unexpected `cfg` condition value: `bigint` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/der-0.7.10/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: `der` (lib) generated 2 warnings Fresh rustix v0.38.44 warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:961:18 | 961 | LockShared = bitcast!(c::LOCK_SH), | -------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:967:21 | 967 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:973:14 | 973 | Unlock = bitcast!(c::LOCK_UN), | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:979:29 | 979 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:985:32 | 985 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:991:25 | 991 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:83:6 | 83 | (unsafe { c::major(dev) }) as u32 | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` on by default warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/makedev.rs:122:6 | 122 | (unsafe { c::minor(dev) }) as u32 | ^^^^^^ unnecessary `unsafe` block warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:168:48 | 168 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:240:13 | 240 | bitflags_bits!(oflags), | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:392:13 | 392 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:444:13 | 444 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:697:13 | 697 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:780:13 | 780 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:841:13 | 841 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1027:13 | 1027 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1108:13 | 1108 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1232:33 | 1232 | Ok(OFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/syscalls.rs:1242:36 | 1242 | Ok(SealFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_NOFOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EACCESS)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_REMOVEDIR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_SYMLINK_FOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::AT_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_ACCMODE)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY | c::O_WRONLY | c::O_RDWR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_APPEND)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CREAT)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECTORY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DSYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EXCL)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_FSYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOFOLLOW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NONBLOCK)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDONLY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_WRONLY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RDWR)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_NOCTTY)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_SYNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:281:22 | 281 | const SYNC = bitcast!(c::O_SYNC); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_TRUNC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:284:23 | 284 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:294:22 | 294 | const PATH = bitcast!(c::O_PATH); | ------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:297:25 | 297 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_DIRECT)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:322:24 | 322 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_RESOLVE_BENEATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:326:33 | 326 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_EMPTY_PATH)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:330:28 | 330 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SEAL)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:660:22 | 660 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_SHRINK)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:662:24 | 662 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_GROW)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:664:22 | 664 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::F_SEAL_WRITE)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:666:23 | 666 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::FD_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_CLOEXEC); | ----------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::O_CLOEXEC)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/types.rs:60:25 | 60 | const CLOEXEC = bitcast!(c::O_CLOEXEC); | ---------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(flags)` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:283:34 | 283 | Ok(FdFlags::from_bits_retain(bitcast!(flags))) | --------------- in this macro invocation | = note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17 | 24 | ::core::mem::transmute($x) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::cast_signed($x.bits())` | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/rustix-0.38.44/src/backend/libc/io/syscalls.rs:330:13 | 330 | bitflags_bits!(flags), | --------------------- in this macro invocation | = note: this warning originates in the macro `bitcast` which comes from the expansion of the macro `bitflags_bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rustix` (lib) generated 54 warnings Fresh gix-sec v0.10.12 Fresh static_assertions v1.1.0 Fresh kstring v2.0.2 Fresh spki v0.7.3 Fresh libnghttp2-sys v0.1.11+1.64.0 Fresh hmac v0.12.1 Fresh openssl-probe v0.1.6 Fresh ryu v1.0.20 Fresh shell-words v1.1.0 Fresh equivalent v1.0.2 Fresh indexmap v2.10.0 Fresh gix-command v0.5.0 Fresh serde_json v1.0.140 Fresh curl-sys v0.4.82+curl-8.14.1 Fresh pkcs8 v0.10.2 Fresh gix-attributes v0.25.0 Fresh gix-ref v0.51.0 Fresh ff v0.13.1 Fresh tracing-core v0.1.34 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/unix/mod.rs:88:11 | 88 | #[cfg(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`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/unix/mod.rs:97:15 | 97 | #[cfg(not(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`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/filetime-0.2.25/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `filetime` (lib) generated 3 warnings Fresh socket2 v0.5.10 Fresh base16ct v0.2.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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() | warning: `base16ct` (lib) generated 4 warnings Fresh cfg-if v1.0.1 Fresh sec1 v0.7.3 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `sec1` (lib) generated 1 warning Fresh curl v0.4.48 Fresh group v0.13.0 Fresh hkdf v0.12.4 Fresh gix-url v0.30.0 Fresh crypto-bigint v0.5.5 warning: unexpected `cfg` condition name: `sidefuzz` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: unused import: `macros::*` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/crypto-bigint-0.5.5/src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `crypto-bigint` (lib) generated 2 warnings Fresh tracing-attributes v0.1.30 Fresh pin-project-lite v0.2.16 Fresh anstyle v1.0.11 Fresh utf8parse v0.2.2 Fresh anstyle-parse v0.2.7 Fresh tracing v0.1.41 Fresh elliptic-curve v0.13.8 Fresh gix-prompt v0.10.0 Fresh gix-traverse v0.45.0 Fresh gix-revision v0.33.0 Fresh serde_spanned v0.6.9 Fresh toml_datetime v0.6.11 Fresh gix-bitmap v0.2.14 Fresh is_terminal_polyfill v1.70.1 Fresh zlib-rs v0.5.1 warning: `zlib-rs` (lib) generated 7 warnings (7 duplicates) Fresh powerfmt v0.2.0 warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 3 warnings Fresh toml_write v0.1.2 Fresh fnv v1.0.7 Fresh anstyle-query v1.1.3 Fresh regex-syntax v0.6.29 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 warning: `regex-syntax` (lib) generated 2 warnings Fresh colorchoice v1.0.4 Fresh anstream v0.6.19 Fresh regex-automata v0.1.10 Fresh gix-index v0.39.0 Fresh toml_edit v0.22.27 Fresh deranged v0.4.0 Fresh libz-rs-sys v0.5.1 warning: `libz-rs-sys` (lib) generated 2 warnings (2 duplicates) Fresh gix-refspec v0.29.0 Fresh gix-credentials v0.28.0 Fresh num-traits v0.2.19 Fresh typeid v1.0.3 Fresh crc32fast v1.4.2 Fresh filetime v0.2.25 warning: `filetime` (lib) generated 3 warnings (3 duplicates) Fresh gix-pathspec v0.10.0 Fresh libssh2-sys v0.3.1 Fresh rfc6979 v0.4.0 Fresh gix-ignore v0.14.0 Fresh signature v2.2.0 Fresh terminal_size v0.4.2 Fresh gix-packetline v0.18.4 Fresh sha2 v0.10.9 Fresh crossbeam-epoch v0.9.18 warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `crossbeam-epoch` (lib) generated 20 warnings Fresh regex v1.11.1 Fresh time-core v0.1.4 Fresh lazy_static v1.5.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Fresh unicode-ident v1.0.18 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `base64` (lib) generated 1 warning Fresh strsim v0.11.1 Fresh clap_lex v0.7.5 Fresh overload v0.1.1 Fresh memchr v2.7.5 Fresh clru v0.6.2 Fresh num-conv v0.1.0 Fresh minimal-lexical v0.2.1 Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `nom` (lib) generated 13 warnings Fresh clap_derive v4.5.40 Fresh time v0.3.41 warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/parsing/combinator/rfc/iso8601.rs:7:5 | 7 | 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/time-0.3.41/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: `time` (lib) generated 3 warnings Fresh gix-pack v0.58.0 Fresh nu-ansi-term v0.46.0 warning: unused import: `windows::*` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `nu-ansi-term` (lib) generated 1 warning Fresh clap_builder v4.5.40 Fresh gix-transport v0.46.0 Fresh proc-macro2 v1.0.95 Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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: `sharded-slab` (lib) generated 105 warnings Fresh crossbeam-deque v0.8.6 Fresh ecdsa v0.16.9 warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 { | warning: `ecdsa` (lib) generated 5 warnings Fresh gix-worktree v0.40.0 Fresh libgit2-sys v0.18.2+1.9.1 Fresh flate2 v1.1.2 Fresh erased-serde v0.4.6 Fresh ordered-float v2.10.1 Fresh toml v0.8.23 Fresh matchers v0.1.0 Fresh anyhow v1.0.98 Fresh primeorder v0.13.6 warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/primeorder-0.13.6/src/projective.rs:295:5 | 295 | #[must_use] | ^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `primeorder` (lib) generated 1 warning Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.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 warning: `tracing-log` (lib) generated 1 warning Fresh gix-discover v0.39.0 Fresh gix-config v0.44.0 Fresh gix-shallow v0.3.0 Fresh gix-negotiate v0.19.0 Fresh rand_core v0.9.3 Fresh gix-packetline-blocking v0.18.3 Fresh ppv-lite86 v0.2.21 Fresh bitmaps v2.1.0 Fresh globset v0.4.16 Fresh encoding_rs v0.8.35 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/lib.rs:42:5 | 42 | 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/gb18030.rs:112:5 | 112 | / gb18030_decoder_functions!( ... | 295 | | handle, 296 | | '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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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`, `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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/src/data.rs:456:12 | 456 | #[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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/encoding_rs-0.8.35/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: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Fresh thread_local v1.1.9 warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/thread_local-1.1.9/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Fresh maybe-async v0.2.10 Fresh thiserror-impl v1.0.69 Fresh arc-swap v1.7.1 Fresh shlex v1.3.0 warning: `shlex` (lib) generated 1 warning (1 duplicate) Fresh fiat-crypto v0.3.0 Fresh orion v0.17.11 Fresh gix-odb v0.68.0 Fresh thiserror v1.0.69 Fresh gix-protocol v0.49.0 Fresh tracing-subscriber v0.3.19 Fresh gix-filter v0.18.0 Fresh ignore v0.4.23 Fresh sized-chunks v0.6.5 Fresh rand_chacha v0.9.0 Fresh gix-submodule v0.18.0 Fresh gix-dir v0.13.0 Fresh p384 v0.13.1 Fresh serde-value v0.7.0 Fresh serde-untagged v0.1.7 Fresh git2 v0.20.2 warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/git2-0.20.2/src/lib.rs:876:20 | 876 | openssl_probe::init_ssl_cert_env_vars(); | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `git2` (lib) generated 1 warning Fresh libsqlite3-sys v0.32.0 Fresh quote v1.0.40 Fresh clap v4.5.40 Fresh semver v1.0.26 Fresh color-print-proc-macro v0.3.7 Fresh hashlink v0.10.0 Fresh rand_xoshiro v0.6.0 Fresh ed25519-compact v2.1.1 warning: associated function `reject_noncanonical` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/ed25519-compact-2.1.1/src/field25519.rs:677:12 | 524 | impl Fe { | ------- associated function in this implementation ... 677 | pub fn reject_noncanonical(s: &[u8]) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `ed25519-compact` (lib) generated 1 warning Fresh gix-diff v0.51.0 Fresh jobserver v0.1.33 Fresh unicode-xid v0.2.6 Fresh hex v0.4.3 Fresh ct-codecs v1.1.6 Fresh constant_time_eq v0.3.1 Fresh shell-escape v0.1.5 warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = 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(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `shell-escape` (lib) generated 3 warnings Fresh is_executable v1.0.4 Fresh unicode-width v0.2.1 Fresh fallible-streaming-iterator v0.1.9 Fresh either v1.15.0 Fresh arrayvec v0.7.6 Fresh fallible-iterator v0.3.0 Fresh arrayref v0.3.9 Fresh blake3 v1.8.2 Fresh rusqlite v0.34.0 Fresh itertools v0.14.0 Fresh annotate-snippets v0.11.5 Fresh clap_complete v4.5.54 Fresh cargo-util v0.2.21 Fresh pasetors v0.7.6 Fresh cargo-util-schemas v0.8.2 Fresh gix v0.71.0 Fresh im-rc v15.1.0 warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` 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: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:238:69 | 238 | pub(crate) fn lookup_prev<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:256:69 | 256 | pub(crate) fn lookup_next<'a, BK>(&'a self, key: &BK) -> Option<&A> | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:277:17 | 273 | pub(crate) fn lookup_prev_mut<'a, BK>( | -- lifetime `'a` declared here ... 277 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/nodes/btree.rs:303:17 | 299 | pub(crate) fn lookup_next_mut<'a, BK>( | -- lifetime `'a` declared here ... 303 | ) -> Option<&mut A> | ^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/ord/set.rs:370:60 | 370 | pub fn diff<'a>(&'a self, other: &'a Self) -> DiffIter<'_, A> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/im-rc-15.1.0/src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `im-rc` (lib) generated 43 warnings Fresh color-print v0.3.7 Fresh syn v2.0.104 Fresh git2-curl v0.21.0 Fresh rand v0.9.1 Fresh memoffset v0.9.1 warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[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: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[cfg(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: `allow_clippy` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[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: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/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: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 24 warnings Fresh tracing-chrome v0.7.2 Fresh cargo-credential v0.4.8 Fresh object v0.36.7 Fresh rustfix v0.9.1 Fresh crates-io v0.40.11 Fresh tar v0.4.44 Fresh os_info v3.12.0 warning: method `find` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/os_info-3.12.0/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ warning: `os_info` (lib) generated 4 warnings Fresh serde_ignored v0.1.12 Fresh cargo-platform v0.3.0 Fresh http-auth v0.1.10 Fresh supports-hyperlinks v3.1.0 Fresh glob v0.3.2 Fresh rustc-stable-hash v0.1.2 Fresh heck v0.5.0 Fresh supports-unicode v3.0.0 Fresh opener v0.7.2 Fresh lazycell v1.3.0 warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = 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/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ warning: `lazycell` (lib) generated 2 warnings Fresh pathdiff v0.2.3 Fresh unicase v2.8.1 Fresh rustc-hash v2.1.1 Fresh cargo v0.89.0 warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep() --> /wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0/cargo-crates/cargo-0.89.0/src/cargo/ops/cargo_install.rs:346:25 | 346 | drop(td.into_path()); | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `cargo` (lib) generated 1 warning Fresh cbindgen v0.29.0 Fresh implib v0.3.5 Fresh object v0.37.1 Fresh cc v1.2.27 Fresh cargo-c v0.10.14+cargo-0.89.0 (/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0) Finished `release` profile [optimized] target(s) in 0.37s Installing /wrkdirs/usr/ports/devel/cargo-c/work/stage/usr/local/bin/cargo-capi Installing /wrkdirs/usr/ports/devel/cargo-c/work/stage/usr/local/bin/cargo-cbuild Installing /wrkdirs/usr/ports/devel/cargo-c/work/stage/usr/local/bin/cargo-cinstall Installing /wrkdirs/usr/ports/devel/cargo-c/work/stage/usr/local/bin/cargo-ctest Installed package `cargo-c v0.10.14+cargo-0.89.0 (/wrkdirs/usr/ports/devel/cargo-c/work/cargo-c-0.10.14+cargo-0.89.0)` (executables `cargo-capi`, `cargo-cbuild`, `cargo-cinstall`, `cargo-ctest`) warning: be sure to add `/wrkdirs/usr/ports/devel/cargo-c/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-07-04T11:33:54+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for cargo-c-0.10.14_1 ===> Building cargo-c-0.10.14_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for cargo-c-0.10.14_1 build of devel/cargo-c | cargo-c-0.10.14_1 ended at 2025-07-04T12:21:38+00:00 build time: 00:47:58