=>> Building dns/doh-proxy build started at 2025-07-04T11:33:54+00:00 port directory: /usr/ports/dns/doh-proxy package name: doh-proxy-0.9.12_1 building for: FreeBSD poudriere3.servers.bornfiber.dk 14.2-RELEASE-p4 FreeBSD 14.2-RELEASE-p4 amd64 maintained by: ashish@FreeBSD.org port version: 0.9.12 port revision: 1 Makefile datestamp: -rw-r--r-- 1 root wheel 640 Jul 3 08:46 /usr/ports/dns/doh-proxy/Makefile Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1403501 Jail OSVERSION: 1402000 Job Id: 06 ---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/06/.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-- ashish@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 0.9.12 --End PORTVERSION-- --PORTREVISION-- 1 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work/.cache HOME=/wrkdirs/usr/ports/dns/doh-proxy/work TMPDIR="/wrkdirs/usr/ports/dns/doh-proxy/work" PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/doh-proxy/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/dns/doh-proxy/work/.cache HOME=/wrkdirs/usr/ports/dns/doh-proxy/work TMPDIR="/wrkdirs/usr/ports/dns/doh-proxy/work" PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/dns/doh-proxy/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=" " 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/doh-proxy" EXAMPLESDIR="share/examples/doh-proxy" DATADIR="share/doh-proxy" WWWDIR="www/doh-proxy" ETCDIR="etc/doh-proxy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/doh-proxy DOCSDIR=/usr/local/share/doc/doh-proxy EXAMPLESDIR=/usr/local/share/examples/doh-proxy WWWDIR=/usr/local/www/doh-proxy ETCDIR=/usr/local/etc/doh-proxy --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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> doh-proxy-0.9.12_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 ===> doh-proxy-0.9.12_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of doh-proxy-0.9.12_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by doh-proxy-0.9.12_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by doh-proxy-0.9.12_1 for building => SHA256 Checksum OK for rust/crates/doh-proxy-0.9.12.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aead-0.5.2.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aes-gcm-0.10.3.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/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.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/cc-1.2.26.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.9.1.crate. => SHA256 Checksum OK for rust/crates/chacha20poly1305-0.10.1.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.39.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.39.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.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/ctr-0.9.2.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dnsstamps-0.1.10.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.12.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.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/ghash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.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/hpke-0.11.0.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/httparse-1.10.1.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.32.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.9.0.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.4.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.172.crate. => SHA256 Checksum OK for rust/crates/libdoh-0.9.12.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.42.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.46.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.8.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/odoh-rs-1.0.3.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/opaque-debug-0.3.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/poly1305-0.8.0.crate. => SHA256 Checksum OK for rust/crates/polyval-0.6.2.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.7.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.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_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.140.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.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/syn-2.0.101.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-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tokio-1.45.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.15.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/universal-hash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/x25519-dalek-2.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.25.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.25.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zeroize_derive-1.4.2.crate. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by doh-proxy-0.9.12_1 for building ===> Extracting for doh-proxy-0.9.12_1 => SHA256 Checksum OK for rust/crates/doh-proxy-0.9.12.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.24.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/aead-0.5.2.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/aes-gcm-0.10.3.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/autocfg-1.4.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.75.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.9.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.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/cc-1.2.26.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chacha20-0.9.1.crate. => SHA256 Checksum OK for rust/crates/chacha20poly1305-0.10.1.crate. => SHA256 Checksum OK for rust/crates/cipher-0.4.4.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.39.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.39.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.4.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.17.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/ctr-0.9.2.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-4.1.3.crate. => SHA256 Checksum OK for rust/crates/curve25519-dalek-derive-0.1.1.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/dnsstamps-0.1.10.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.12.crate. => SHA256 Checksum OK for rust/crates/fiat-crypto-0.2.9.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.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/ghash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/gimli-0.31.1.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.4.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/hpke-0.11.0.crate. => SHA256 Checksum OK for rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for rust/crates/httparse-1.10.1.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.32.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.9.0.crate. => SHA256 Checksum OK for rust/crates/inout-0.1.4.crate. => SHA256 Checksum OK for rust/crates/is_terminal_polyfill-1.70.1.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.15.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.172.crate. => SHA256 Checksum OK for rust/crates/libdoh-0.9.12.crate. => SHA256 Checksum OK for rust/crates/libmimalloc-sys-0.1.42.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.9.4.crate. => SHA256 Checksum OK for rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/mimalloc-0.1.46.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.8.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.4.crate. => SHA256 Checksum OK for rust/crates/object-0.36.7.crate. => SHA256 Checksum OK for rust/crates/odoh-rs-1.0.3.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/opaque-debug-0.3.1.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.16.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/poly1305-0.8.0.crate. => SHA256 Checksum OK for rust/crates/polyval-0.6.2.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.21.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.40.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.14.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-1.0.7.crate. => SHA256 Checksum OK for rust/crates/rustls-0.21.12.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-1.0.4.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.101.7.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.20.crate. => SHA256 Checksum OK for rust/crates/sct-0.7.1.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_derive-1.0.219.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.140.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.9.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.10.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/syn-2.0.101.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-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/tokio-1.45.1.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.24.1.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.15.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.34.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for rust/crates/typenum-1.18.0.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.18.crate. => SHA256 Checksum OK for rust/crates/universal-hash-0.5.1.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.2.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.5.crate. => SHA256 Checksum OK for rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/x25519-dalek-2.0.1.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.25.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.25.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for rust/crates/zeroize_derive-1.4.2.crate. ===> Moving crates to /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 doh-proxy-0.9.12_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> doh-proxy-0.9.12_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 ===> doh-proxy-0.9.12_1 depends on package: rust>=1.88.0 - found ===> Returning to build of doh-proxy-0.9.12_1 ===> doh-proxy-0.9.12_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. ===> doh-proxy-0.9.12_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of doh-proxy-0.9.12_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for doh-proxy-0.9.12_1 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for doh-proxy-0.9.12_1 Compiling libc v0.2.172 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3032e1598ff3f7d3 -C extra-filename=-cf2a687410d50e9f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libc-cf2a687410d50e9f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libc-91bee415dab7c683/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libc-cf2a687410d50e9f/build-script-build` [libc 0.2.172] cargo:rerun-if-changed=build.rs [libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.172] cargo:rustc-cfg=freebsd11 [libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 [libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS [libc 0.2.172] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.172] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) [libc 0.2.172] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.172] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) [libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.172] cargo:rustc-check-cfg=cfg(linux_time_bits64) [libc 0.2.172] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin")) [libc 0.2.172] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) [libc 0.2.172] 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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libc-91bee415dab7c683/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libc-0.2.172/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=996c24fbfb4559f1 -C extra-filename=-1f7fd6a12a76d30e --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn --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(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(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.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=89187c8511ef51b6 -C extra-filename=-9f19ad854e8377ea --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling proc-macro2 v1.0.95 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=7a44691201c2f419 -C extra-filename=-21e52f4581a3e31c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/proc-macro2-21e52f4581a3e31c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/proc-macro2-39f43a685b179227/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/proc-macro2-21e52f4581a3e31c/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 getrandom v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/getrandom-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=c56dc439823892c3 -C extra-filename=-f1917a801f58c766 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn` Compiling unicode-ident v1.0.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=f580d5f2c376d08d -C extra-filename=-9086a43f69e3297c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/proc-macro2-39f43a685b179227/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=fe5d0de857c5f125 -C extra-filename=-0f72d4a6942d3992 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libunicode_ident-9086a43f69e3297c.rmeta --cap-lints warn --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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=f7e53398b03cc592 -C extra-filename=-11ca63dbf1769be1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rmeta --cap-lints warn` Compiling syn v2.0.101 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/syn-2.0.101 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/syn-2.0.101/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.101 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/syn-2.0.101/src/lib.rs --error-format=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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=42a424755142eab4 -C extra-filename=-a25d21d394d56f0c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rmeta --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rmeta --extern unicode_ident=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libunicode_ident-9086a43f69e3297c.rmeta --cap-lints warn` Compiling version_check v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=9a25db699c0e43a4 -C extra-filename=-8ed87bcce34c1946 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling typenum v1.18.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=d150520c0479b204 -C extra-filename=-62792afb95f314ab --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/typenum-62792afb95f314ab -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/typenum-e60da6862efcacd1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/typenum-62792afb95f314ab/build-script-build` [typenum 1.18.0] cargo:rerun-if-changed=tests Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=8aafd65037515e67 -C extra-filename=-2df3e2b9def8ecc2 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/generic-array-2df3e2b9def8ecc2 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libversion_check-8ed87bcce34c1946.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/generic-array-414cfc85b2227ea5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/generic-array-2df3e2b9def8ecc2/build-script-build` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/typenum-e60da6862efcacd1/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=e0802c82f0f987d0 -C extra-filename=-5e0b8d5ca0103ef6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=54233c0815c3e9fc -C extra-filename=-c80da4539fa5f6cd --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgetrandom-f1917a801f58c766.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/generic-array-414cfc85b2227ea5/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6e07c9eb7471203a -C extra-filename=-5b2a20fa138ec7b6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtypenum-5e0b8d5ca0103ef6.rmeta --cap-lints warn --cfg relaxed_coherence` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=2e20f451054a0ff3 -C extra-filename=-605a708930556e87 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgeneric_array-5b2a20fa138ec7b6.rmeta --extern rand_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_core-c80da4539fa5f6cd.rmeta --extern typenum=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtypenum-5e0b8d5ca0103ef6.rmeta --cap-lints warn` Compiling subtle v2.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/subtle-2.6.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=6f6b394e2f4e0b40 -C extra-filename=-619bb9039c009cf3 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling shlex v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=6b29c03c08e04b2c -C extra-filename=-59d2c2cd8c6d52b0 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cc-1.2.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cc-1.2.26/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.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cc-1.2.26/src/lib.rs --error-format=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("jobserver", "parallel"))' -C metadata=4d16e0a91cac7786 -C extra-filename=-ee2f9039e7c31c98 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern shlex=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libshlex-59d2c2cd8c6d52b0.rmeta --cap-lints warn` Compiling cpufeatures v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cpufeatures-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9edc08d2f5e17d6 -C extra-filename=-e311b2e5eacdff25 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=a4f5d18c45338d95 -C extra-filename=-4a1a35ec151d8bcf --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling zeroize_derive v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Custom derive support for zeroize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize/derive' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize_derive --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/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=e9d89c8453994972 -C extra-filename=-f2062ae442cf10e0 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rlib --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rlib --extern syn=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsyn-a25d21d394d56f0c.rlib --extern proc_macro --cap-lints warn` warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:179:13 | 179 | syn::Data::Enum(enum_) => { | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:5:42 | 5 | #![warn(rust_2018_idioms, trivial_casts, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 179 - syn::Data::Enum(enum_) => { 179 + Data::Enum(enum_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:194:13 | 194 | syn::Data::Struct(struct_) => { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 194 - syn::Data::Struct(struct_) => { 194 + Data::Struct(struct_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:204:13 | 204 | syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 204 - syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), 204 + Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | warning: `zeroize_derive` (lib) generated 3 warnings Compiling semver v1.0.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1885cd1256391a75 -C extra-filename=-ed146d122c4169c6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/semver-ed146d122c4169c6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/semver-37054d249292020a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/semver-ed146d122c4169c6/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 zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=6a5bbe7bf48df430 -C extra-filename=-6b1c9754e288cf2f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern zeroize_derive=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libzeroize_derive-f2062ae442cf10e0.so --cap-lints warn` warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 Compiling inout v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/inout-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/inout-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inout CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name inout --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/inout-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=e12a31d68021aab9 -C extra-filename=-97e59674bfc1835f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgeneric_array-5b2a20fa138ec7b6.rmeta --cap-lints warn` Compiling bytes v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=6285e5d1c41d7171 -C extra-filename=-6df7044d7073b91f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling autocfg v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/autocfg-1.4.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.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f1a5c36db91734a -C extra-filename=-42a52780b2c879c2 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling slab v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=18db847bc2bb1eb2 -C extra-filename=-67f974f2ccf5d1d8 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/slab-67f974f2ccf5d1d8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libautocfg-42a52780b2c879c2.rlib --cap-lints warn` Compiling cipher v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cipher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cipher-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cipher-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for describing block ciphers and stream ciphers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cipher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name cipher --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=452591cebbffd480 -C extra-filename=-74418fbd772f7c43 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcrypto_common-605a708930556e87.rmeta --extern inout=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libinout-97e59674bfc1835f.rmeta --extern zeroize=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libzeroize-6b1c9754e288cf2f.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/semver-1.0.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/semver-37054d249292020a/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5f85b705163f8cc7 -C extra-filename=-43d53cd746f0f567 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn --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 ring v0.17.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=63b4ee714ea973e3 -C extra-filename=-a164c5bd0a566310 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-a164c5bd0a566310 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcc-ee2f9039e7c31c98.rlib --cap-lints warn` Compiling universal-hash v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=universal_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/universal-hash-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/universal-hash-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits which describe the functionality of universal hash functions (UHFs)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=universal-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name universal_hash --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=dfe05deaa2841b2a -C extra-filename=-d3800e2bb90b6b4c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcrypto_common-605a708930556e87.rmeta --extern subtle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsubtle-619bb9039c009cf3.rmeta --cap-lints warn` Compiling futures-core v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=576d940595f074e8 -C extra-filename=-59157916997adbea --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling futures-sink v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=7952f797d400dc73 -C extra-filename=-f675be407f3670b1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling opaque-debug v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opaque_debug CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/opaque-debug-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/opaque-debug-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Macro for opaque Debug trait implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opaque-debug CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name opaque_debug --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a84bc04fbe41250f -C extra-filename=-8665c715bf6633e6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback 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='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14 CARGO_MANIFEST_LINKS=ring_core_0_17_14_ CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-a164c5bd0a566310/build-script-build` [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_NAME [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS [ring 0.17.14] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.14] cargo:rerun-if-env-changed=OUT_DIR [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV [ring 0.17.14] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN [ring 0.17.14] OPT_LEVEL = Some(3) [ring 0.17.14] OUT_DIR = Some(/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out) [ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.14] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.14] CC_x86_64-unknown-freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.14] CC_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.14] HOST_CC = None [ring 0.17.14] cargo:rerun-if-env-changed=CC [ring 0.17.14] CC = Some(cc) [ring 0.17.14] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.14] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.14] CRATE_CC_NO_DEFAULTS = None [ring 0.17.14] DEBUG = Some(false) [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.14] HOST_CFLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some() [ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14_ [ring 0.17.14] OPT_LEVEL = Some(3) [ring 0.17.14] OUT_DIR = Some(/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out) [ring 0.17.14] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.14] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.14] CC_x86_64-unknown-freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.14] CC_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.14] HOST_CC = None [ring 0.17.14] cargo:rerun-if-env-changed=CC [ring 0.17.14] CC = Some(cc) [ring 0.17.14] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [ring 0.17.14] CC_KNOWN_WRAPPER_CUSTOM = None [ring 0.17.14] RUSTC_WRAPPER = None [ring 0.17.14] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.14] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.14] CRATE_CC_NO_DEFAULTS = None [ring 0.17.14] DEBUG = Some(false) [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.14] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.14] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.14] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.14] HOST_CFLAGS = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.14] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.14] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.14] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.14] CARGO_ENCODED_RUSTFLAGS = Some() [ring 0.17.14] cargo:rustc-link-lib=static=ring_core_0_17_14__test [ring 0.17.14] cargo:rustc-link-search=native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out [ring 0.17.14] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.14] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.14] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/cipher/asm/chacha20_poly1305_armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.14] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-gcm-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-neon-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aes-gcm-avx2-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghashv8-armx.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-gcm-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv7.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/ghash-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.14] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.14] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.14] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.14] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.14] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.14] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Compiling rustc_version v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d0739587061a2ea -C extra-filename=-19ee1bd00a3300f7 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern semver=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsemver-43d53cd746f0f567.rmeta --cap-lints warn` 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/slab-c27925ad009200f1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/slab-67f974f2ccf5d1d8/build-script-build` Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88d256a52391b43b -C extra-filename=-fbb41664511b794e --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgeneric_array-5b2a20fa138ec7b6.rmeta --cap-lints warn` Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d0cda8056edb25fb -C extra-filename=-84c7f6346471e8c8 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling zerocopy v0.8.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/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.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/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=54e97cf32ed87c8e -C extra-filename=-3f31636348731f8d --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/zerocopy-3f31636348731f8d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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='' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/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.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/zerocopy-90a2f782268a8e2e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/zerocopy-3f31636348731f8d/build-script-build` [zerocopy 0.8.25] cargo:rerun-if-changed=build.rs [zerocopy 0.8.25] cargo:rerun-if-changed=Cargo.toml [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 [zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --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=9fe9c597f89ff95c -C extra-filename=-25619fbbcd129801 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libblock_buffer-fbb41664511b794e.rmeta --extern crypto_common=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcrypto_common-605a708930556e87.rmeta --extern subtle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsubtle-619bb9039c009cf3.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/slab-c27925ad009200f1/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "serde", "std"))' -C metadata=776d1b67ef470e97 -C extra-filename=-c50a5cf02047acb4 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `slab` (lib) generated 6 warnings Compiling curve25519-dalek v4.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='A pure-Rust implementation of group operations on ristretto255 and Curve25519' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=4.1.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.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("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=ff21f84d8dd8794e -C extra-filename=-786e9bede1e334e5 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/curve25519-dalek-786e9bede1e334e5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librustc_version-19ee1bd00a3300f7.rlib --cap-lints warn` Compiling futures-channel v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=129129401c5725a9 -C extra-filename=-d493b578d1b590f6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_sink=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_sink-f675be407f3670b1.rmeta --cap-lints warn` Compiling futures-macro v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01d409c5d6ea0683 -C extra-filename=-da11d0a371b5f020 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rlib --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rlib --extern syn=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsyn-a25d21d394d56f0c.rlib --extern proc_macro --cap-lints warn` Compiling mio v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mio-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mio-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mio-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=0168637d030154b6 -C extra-filename=-2af6bf03620b0caf --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn` Compiling socket2 v0.5.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/socket2-0.5.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=983ba08131f4265c -C extra-filename=-53f2b6b58f9e45c0 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn` Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe55db0c4b66ecad -C extra-filename=-830a64bbc5474935 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling itoa v1.0.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/itoa-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=c11bfe65d6311afb -C extra-filename=-19eb5502baf4e3e3 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling futures-io v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=138facb4901240fd -C extra-filename=-950402d3e05fb9ad --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling futures-task v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=1f948c22b4295ebd -C extra-filename=-f04e4489db7c8b1c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/untrusted-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a621968f4583e8a6 -C extra-filename=-46114249e99ca077 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An experiment.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 AND ISC' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.17.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ring-0.17.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=3a9132e9c37c19a1 -C extra-filename=-d9fe6f72127483ca --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern getrandom=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgetrandom-f1917a801f58c766.rmeta --extern untrusted=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libuntrusted-46114249e99ca077.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=5bc7229bb6c3442a -C extra-filename=-8273c23776fbbb28 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_channel-d493b578d1b590f6.rmeta --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_io=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_io-950402d3e05fb9ad.rmeta --extern futures_macro=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_macro-da11d0a371b5f020.so --extern futures_sink=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_sink-f675be407f3670b1.rmeta --extern futures_task=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_task-f04e4489db7c8b1c.rmeta --extern memchr=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libmemchr-84c7f6346471e8c8.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --extern pin_utils=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_utils-830a64bbc5474935.rmeta --extern slab=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libslab-c50a5cf02047acb4.rmeta --cap-lints warn` Compiling tokio v1.45.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-1.45.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-1.45.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.45.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=45 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=63cd190070779759 -C extra-filename=-08e86dd26ef65d03 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --extern mio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libmio-2af6bf03620b0caf.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --extern socket2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsocket2-53f2b6b58f9e45c0.rmeta --cap-lints warn` 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='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='A pure-Rust implementation of group operations on ristretto255 and Curve25519' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=4.1.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/curve25519-dalek-7b7682f11f62fb07/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/curve25519-dalek-786e9bede1e334e5/build-script-build` [curve25519-dalek 4.1.3] cargo:rustc-cfg=curve25519_dalek_bits="64" [curve25519-dalek 4.1.3] cargo:rustc-cfg=curve25519_dalek_backend="simd" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/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.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/zerocopy-90a2f782268a8e2e/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.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=3 -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=a204a90b1a28df7b -C extra-filename=-d58377e59903a327 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn --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(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_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)'` warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:901:1 | 901 | define_float_conversion!(f64, u64, 8, f64_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:901:1 | 901 | define_float_conversion!(f64, u64, 8, f64_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zerocopy` (lib) generated 8 warnings (3 duplicates) Compiling polyval v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=polyval CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='POLYVAL is a GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polyval CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/universal-hashes' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name polyval --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=bd10f3b741fae53e -C extra-filename=-8bc0c7d400d836d1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --extern opaque_debug=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libopaque_debug-8665c715bf6633e6.rmeta --extern universal_hash=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libuniversal_hash-d3800e2bb90b6b4c.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:10:43 | 10 | if #[cfg(all(target_arch = "aarch64", polyval_armv8, not(polyval_force_soft)))] { | ^^^^^^^^^^^^^ | = 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(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` 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: `polyval_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:10:62 | 10 | if #[cfg(all(target_arch = "aarch64", polyval_armv8, not(polyval_force_soft)))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:16:13 | 16 | not(polyval_force_soft) | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend/autodetect.rs:12:36 | 12 | #[cfg(all(target_arch = "aarch64", polyval_armv8))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend/autodetect.rs:18:36 | 18 | #[cfg(all(target_arch = "aarch64", polyval_armv8))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `polyval` (lib) generated 5 warnings Compiling aead v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aead CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aead-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aead-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aead CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name aead --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=58ef7a2bb3d90b98 -C extra-filename=-91a7de0b2735fb7f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern crypto_common=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcrypto_common-605a708930556e87.rmeta --extern generic_array=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgeneric_array-5b2a20fa138ec7b6.rmeta --cap-lints warn` Compiling curve25519-dalek-derive v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=curve25519_dalek_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-derive-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-derive-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='curve25519-dalek Derives' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7c7c6ee5c700499 -C extra-filename=-e85ad794da3cfbb5 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rlib --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rlib --extern syn=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsyn-a25d21d394d56f0c.rlib --extern proc_macro --cap-lints warn` Compiling rustix v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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="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=f9337f83ea372840 -C extra-filename=-72dc160fc7b61f45 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustix-72dc160fc7b61f45 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=13abe2a4fbb5569c -C extra-filename=-66522304c8c2500a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling once_cell v1.21.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=7861c0524164cc43 -C extra-filename=-7181751efa682f1c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling tracing-core v0.1.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tracing-core-0.1.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=e0c9fc38cbe74625 -C extra-filename=-5039a4a4ef364062 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libonce_cell-7181751efa682f1c.rmeta --cap-lints warn` Compiling http v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae99081157df63a2 -C extra-filename=-16d2c016228c0999 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern fnv=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfnv-66522304c8c2500a.rmeta --extern itoa=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libitoa-19eb5502baf4e3e3.rmeta --cap-lints warn` warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `http` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,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='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustix-dda34f7006df862f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustix-72dc160fc7b61f45/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_CRATE_NAME=curve25519_dalek CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='A pure-Rust implementation of group operations on ristretto255 and Curve25519' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curve25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=4.1.3 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/curve25519-dalek-7b7682f11f62fb07/out /usr/local/bin/rustc --crate-name curve25519_dalek --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=f122295607ca282e -C extra-filename=-dbb4ff7170e49648 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --extern curve25519_dalek_derive=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcurve25519_dalek_derive-e85ad794da3cfbb5.so --extern subtle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsubtle-619bb9039c009cf3.rmeta --cap-lints warn --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'` warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: `#[warn(unused_unsafe)]` on by default = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:258:9 | 258 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:270:9 | 270 | unsafe { u64x4(core::arch::x86_64::_mm256_set1_epi64x(x as i64)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:309:9 | 309 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:322:9 | 322 | unsafe { u32x8(core::arch::x86_64::_mm256_set1_epi32(x as i32)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:335:9 | 335 | unsafe { core::arch::x86_64::_mm256_mul_epu32(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:68:5 | 68 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:89:5 | 89 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:432:13 | 432 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:456:13 | 456 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:479:28 | 479 | let c9_19: u32x8 = unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:663:13 | 663 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: `curve25519-dalek` (lib) generated 27 warnings Compiling ghash v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ghash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ghash-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ghash-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ghash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/universal-hashes' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name ghash --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=928834cd2905051a -C extra-filename=-3f972902974c4522 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern opaque_debug=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libopaque_debug-8665c715bf6633e6.rmeta --extern polyval=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpolyval-8bc0c7d400d836d1.rmeta --cap-lints warn` Compiling ppv-lite86 v0.2.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ppv-lite86-0.2.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=c29733ab586ef57c -C extra-filename=-b3f371965f59ac98 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern zerocopy=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libzerocopy-d58377e59903a327.rmeta --cap-lints warn` Compiling hmac v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hmac-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name hmac --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=1f482264c6ba70c1 -C extra-filename=-a0f75db287e6ce17 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern digest=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libdigest-25619fbbcd129801.rmeta --cap-lints warn` Compiling poly1305 v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=poly1305 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='The Poly1305 universal hash function and message authentication code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=poly1305 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/universal-hashes' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name poly1305 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=9754621bfd9dcfb9 -C extra-filename=-e7a0515ae6c779fa --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --extern opaque_debug=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libopaque_debug-8665c715bf6633e6.rmeta --extern universal_hash=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libuniversal_hash-d3800e2bb90b6b4c.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:67:9 | 67 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = 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(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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: `fuzzing` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:69:9 | 69 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:75:9 | 75 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:81:9 | 81 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:167:9 | 167 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:169:9 | 169 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/backend.rs:5:9 | 5 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/backend.rs:11:9 | 11 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `poly1305` (lib) generated 8 warnings Compiling ctr v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ctr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ctr-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ctr-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='CTR block modes of operation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-modes' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name ctr --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=c027468a719aa91b -C extra-filename=-a1a32387fe1284b6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cipher=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcipher-74418fbd772f7c43.rmeta --cap-lints warn` Compiling aes v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/block-ciphers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name aes --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=ae2c8e307bd930f0 -C extra-filename=-0cf40136d0e1e223 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern cipher=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcipher-74418fbd772f7c43.rmeta --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = 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(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` 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: `aes_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `aes` (lib) generated 32 warnings Compiling chacha20 v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chacha20 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chacha20 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/stream-ciphers' CARGO_PKG_RUST_VERSION=1.56 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name chacha20 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=3883a2dc47f57b3e -C extra-filename=-f11cc9c493b0f156 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern cipher=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcipher-74418fbd772f7c43.rmeta --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:158:14 | 158 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = 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(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` 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: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:162:22 | 162 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:167:29 | 167 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:4:14 | 4 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:8:22 | 8 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:10:29 | 10 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:18:25 | 18 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:221:22 | 221 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:225:30 | 225 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:227:37 | 227 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:255:22 | 255 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:259:30 | 259 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:263:37 | 263 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:282:33 | 282 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `chacha20` (lib) generated 14 warnings Compiling errno v0.3.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/errno-0.3.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/errno-0.3.12/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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/errno-0.3.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=320fac913eda7c31 -C extra-filename=-4020c9244aa5ee9b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn` Compiling utf8parse v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/utf8parse-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=8a453d2b4e3f82bf -C extra-filename=-bd2ce92cdfde8add --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling httparse v1.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9fd72d3e867310eb -C extra-filename=-b25e81bf26c506f7 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/httparse-b25e81bf26c506f7 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling serde v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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="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=cd5bc0779b63cb3a -C extra-filename=-74484e89e6881383 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde-74484e89e6881383 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling thiserror v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=8ccb6b3f774a32e0 -C extra-filename=-bd3823e813c8fc3d --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/thiserror-bd3823e813c8fc3d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling rustls v0.21.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=02c3285587b2b50e -C extra-filename=-90f1dd50e9260fe6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustls-90f1dd50e9260fe6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling equivalent v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d505eb2c0d2375a -C extra-filename=-113e8dfb38569b28 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling hashbrown v0.15.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hashbrown-0.15.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=e51fcbe1548b0757 -C extra-filename=-635c3099b131a8b1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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", "i128", "std"))' -C metadata=582838f5c5b3f66f -C extra-filename=-88109b4016fe1e3b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling bitflags v2.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/bitflags-2.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=43ce6501e58de263 -C extra-filename=-3024fd9e54eca595 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustix-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustix-dda34f7006df862f/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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="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=82213da527dc6cc8 -C extra-filename=-a5dd7e967798dca0 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbitflags-3024fd9e54eca595.rmeta --extern libc_errno=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liberrno-4020c9244aa5ee9b.rmeta --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` Compiling indexmap v2.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/indexmap-2.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/indexmap-2.9.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.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=ff776706da939d18 -C extra-filename=-a38d089b7eece3bc --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libequivalent-113e8dfb38569b28.rmeta --extern hashbrown=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhashbrown-635c3099b131a8b1.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=log,logging,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustls-53beb7b1c068e045/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustls-90f1dd50e9260fe6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/thiserror-ac494037daa5418e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/thiserror-bd3823e813c8fc3d/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,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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde-1bd8edcbc2034bad/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde-74484e89e6881383/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) 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/httparse-79a77f02c192b8d8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/httparse-b25e81bf26c506f7/build-script-build` [httparse 1.10.1] cargo:rustc-cfg=httparse_simd_neon_intrinsics [httparse 1.10.1] cargo:rustc-cfg=httparse_simd Compiling anstyle-parse v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anstyle-parse-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=a69acb383cceef96 -C extra-filename=-4856f44933b5f283 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libutf8parse-bd2ce92cdfde8add.rmeta --cap-lints warn` Compiling chacha20poly1305 v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chacha20poly1305 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20poly1305-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20poly1305-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the ChaCha20Poly1305 Authenticated Encryption with Additional Data Cipher (RFC 8439) with optional architecture-specific hardware acceleration. Also contains implementations of the XChaCha20Poly1305 extended nonce variant of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305 lightweight variants. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chacha20poly1305 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/AEADs/tree/master/chacha20poly1305' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name chacha20poly1305 --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=bd7da07a426f5148 -C extra-filename=-9ea2f7b0410741c7 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaead-91a7de0b2735fb7f.rmeta --extern chacha20=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libchacha20-f11cc9c493b0f156.rmeta --extern cipher=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcipher-74418fbd772f7c43.rmeta --extern poly1305=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpoly1305-e7a0515ae6c779fa.rmeta --extern zeroize=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libzeroize-6b1c9754e288cf2f.rmeta --cap-lints warn` Compiling aes-gcm v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aes_gcm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-gcm-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-gcm-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aes-gcm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/AEADs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name aes_gcm --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=146823eb43cce2c5 -C extra-filename=-d7dac79e0f3f38b4 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaead-91a7de0b2735fb7f.rmeta --extern aes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaes-0cf40136d0e1e223.rmeta --extern cipher=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcipher-74418fbd772f7c43.rmeta --extern ctr=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libctr-a1a32387fe1284b6.rmeta --extern ghash=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libghash-3f972902974c4522.rmeta --extern subtle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsubtle-619bb9039c009cf3.rmeta --cap-lints warn` Compiling hkdf v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hkdf-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name hkdf --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=94a06e50a05e5ce3 -C extra-filename=-e9057a5e402ad794 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern hmac=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhmac-a0f75db287e6ce17.rmeta --cap-lints warn` Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=cd8d7fd8196b4a4e -C extra-filename=-33024984da791d3f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libppv_lite86-b3f371965f59ac98.rmeta --extern rand_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_core-c80da4539fa5f6cd.rmeta --cap-lints warn` Compiling x25519-dalek v2.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=x25519_dalek CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/x25519-dalek-2.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/x25519-dalek-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Isis Lovecruft :DebugSteven :Henry de Valence ' CARGO_PKG_DESCRIPTION='X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.' CARGO_PKG_HOMEPAGE='https://github.com/dalek-cryptography/curve25519-dalek' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x25519-dalek CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/curve25519-dalek/tree/main/x25519-dalek' CARGO_PKG_RUST_VERSION=1.60 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name x25519_dalek --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/x25519-dalek-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="static_secrets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "precomputed-tables", "reusable_secrets", "serde", "static_secrets", "zeroize"))' -C metadata=ef290f134ad20c2e -C extra-filename=-9a9ff42332df7455 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern curve25519_dalek=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcurve25519_dalek-dbb4ff7170e49648.rmeta --extern rand_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_core-c80da4539fa5f6cd.rmeta --cap-lints warn` warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/x25519-dalek-2.0.1/src/lib.rs:18:13 | 18 | #![cfg_attr(feature = "bench", feature(test))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `getrandom`, `precomputed-tables`, `reusable_secrets`, `serde`, `static_secrets`, and `zeroize` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `x25519-dalek` (lib) generated 1 warning Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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="std"' --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=7b156610191262e4 -C extra-filename=-c7187f96329ebc21 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --extern tracing_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtracing_core-5039a4a4ef364062.rmeta --cap-lints warn` Compiling tokio-util v0.7.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-util-0.7.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-util-0.7.15/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.7.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-util-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=b7fe4c7b8e9a96c3 -C extra-filename=-cecfdab85b54e54a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_sink=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_sink-f675be407f3670b1.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --extern tokio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio-08e86dd26ef65d03.rmeta --cap-lints warn` Compiling rustls-webpki v0.101.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web PKI X.509 Certificate Verification.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-webpki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/webpki' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.101.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=101 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=272397d4c7508233 -C extra-filename=-db670bad5934e766 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern ring=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libring-d9fe6f72127483ca.rmeta --extern untrusted=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libuntrusted-46114249e99ca077.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out` warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 66 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 72 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` warning: `rustls-webpki` (lib) generated 2 warnings Compiling sct v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sct CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/sct-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/sct-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Joseph Birr-Pixton ' CARGO_PKG_DESCRIPTION='Certificate transparency SCT verification library' CARGO_PKG_HOMEPAGE='https://github.com/rustls/sct.rs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/sct.rs' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name sct --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c1b685db4d72db7 -C extra-filename=-4beac810f80d3a5b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern ring=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libring-d9fe6f72127483ca.rmeta --extern untrusted=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libuntrusted-46114249e99ca077.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out` Compiling sha2 v0.10.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/sha2-0.10.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=db4617b78c64086c -C extra-filename=-f5a19367f6d2f532 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcfg_if-9f19ad854e8377ea.rmeta --extern cpufeatures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcpufeatures-e311b2e5eacdff25.rmeta --extern digest=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libdigest-25619fbbcd129801.rmeta --cap-lints warn` Compiling libmimalloc-sys v0.1.42 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42/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("arena", "cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=5c5f5866e8f12c04 -C extra-filename=-0974ed30ff2c0aaa --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-0974ed30ff2c0aaa -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern cc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcc-ee2f9039e7c31c98.rlib --cap-lints warn` Compiling serde_derive v1.0.219 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde_derive-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=c697ce092348b005 -C extra-filename=-7a18adece533012f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rlib --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rlib --extern syn=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsyn-a25d21d394d56f0c.rlib --extern proc_macro --cap-lints warn` Compiling thiserror-impl v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=e3a5cbe3f04c0b22 -C extra-filename=-e92009f676dbe165 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libproc_macro2-0f72d4a6942d3992.rlib --extern quote=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libquote-11ca63dbf1769be1.rlib --extern syn=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsyn-a25d21d394d56f0c.rlib --extern proc_macro --cap-lints warn` Compiling log v0.4.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=f2150c34ab142bc4 -C extra-filename=-627cf81ac6df6a28 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling try-lock v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/try-lock-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A lightweight atomic lock.' CARGO_PKG_HOMEPAGE='https://github.com/seanmonstar/try-lock' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=try-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/try-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a48eed267bb8d3b1 -C extra-filename=-8ce90bd6ea770d66 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling anyhow v1.0.98 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=f1e25b21d9742e9a -C extra-filename=-dc9de3a1db2584fe --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/anyhow-dc9de3a1db2584fe -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling colorchoice v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/colorchoice-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=71ab2d8ae8d9ab12 -C extra-filename=-508db68278c5c7e3 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling serde_json v1.0.140 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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="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=a660b64e8e6346e5 -C extra-filename=-b90d6035949beb04 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde_json-b90d6035949beb04 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling anstyle v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anstyle-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=191b9fc73de251c6 -C extra-filename=-ec7f27fcf6a97584 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` 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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/is_terminal_polyfill-1.70.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=d85c4b7c298ce0e6 -C extra-filename=-70a9d32f8cabe135 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling anstyle-query v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anstyle-query-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=df795eaffa6c9967 -C extra-filename=-fab4fde2e6b7645a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling anstream v0.6.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anstream-0.6.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=88814189fa73b9cd -C extra-filename=-6669a7a946850015 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanstyle-ec7f27fcf6a97584.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanstyle_parse-4856f44933b5f283.rmeta --extern anstyle_query=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanstyle_query-fab4fde2e6b7645a.rmeta --extern colorchoice=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libcolorchoice-508db68278c5c7e3.rmeta --extern is_terminal_polyfill=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libis_terminal_polyfill-70a9d32f8cabe135.rmeta --extern utf8parse=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libutf8parse-bd2ce92cdfde8add.rmeta --cap-lints warn` 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde_json-c5b73cacbd1ed1e6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde_json-b90d6035949beb04/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" 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/anyhow-6bd5ebe94896846d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/anyhow-dc9de3a1db2584fe/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 want v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/want-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Detect when another Future wants a result.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=want CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/want' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f93b62df983a09a -C extra-filename=-fef88fda20c016aa --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern try_lock=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtry_lock-8ce90bd6ea770d66.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.21.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/rustls-53beb7b1c068e045/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=c4282fa93979a199 -C extra-filename=-a72d228298e0cd55 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern log=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblog-627cf81ac6df6a28.rmeta --extern ring=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libring-d9fe6f72127483ca.rmeta --extern webpki=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libwebpki-db670bad5934e766.rmeta --extern sct=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsct-4beac810f80d3a5b.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out` warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls12.rs:35:11 | 35 | use ring::constant_time; | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls12.rs:1047:28 | 1047 | constant_time::verify_slices_are_equal(&expect_verify_data, &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls13.rs:44:11 | 44 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls13.rs:851:34 | 851 | let fin = constant_time::verify_slices_are_equal(expect_verify_data.as_ref(), &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls12.rs:27:11 | 27 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls12.rs:864:28 | 864 | constant_time::verify_slices_are_equal(&expect_verify_data, &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:38:11 | 38 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:1182:34 | 1182 | let fin = constant_time::verify_slices_are_equal(expect_verify_data.as_ref(), &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:127:28 | 127 | constant_time::verify_slices_are_equal(real_binder.as_ref(), binder).is_ok() | ^^^^^^^^^^^^^^^^^^^^^^^ warning: `rustls` (lib) generated 24 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/thiserror-ac494037daa5418e/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96ada58425598367 -C extra-filename=-196d8230f2446e68 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libthiserror_impl-e92009f676dbe165.so --cap-lints warn --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde-1bd8edcbc2034bad/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=86060e0814bcf63b -C extra-filename=-864a5dc6512191e4 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libserde_derive-7a18adece533012f.so --cap-lints warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/usr/local/bin/cargo CARGO_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='' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42 CARGO_MANIFEST_LINKS=mimalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps:/wrkdirs/usr/ports/dns/doh-proxy/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-0974ed30ff2c0aaa/build-script-build` [libmimalloc-sys 0.1.42] OPT_LEVEL = Some(3) [libmimalloc-sys 0.1.42] OUT_DIR = Some(/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out) [libmimalloc-sys 0.1.42] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.42] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libmimalloc-sys 0.1.42] CC_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libmimalloc-sys 0.1.42] CC_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=HOST_CC [libmimalloc-sys 0.1.42] HOST_CC = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC [libmimalloc-sys 0.1.42] CC = Some(cc) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM [libmimalloc-sys 0.1.42] CC_KNOWN_WRAPPER_CUSTOM = None [libmimalloc-sys 0.1.42] RUSTC_WRAPPER = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.42] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.42] DEBUG = Some(false) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.42] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.42] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.42] HOST_CFLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.42] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.42] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.42] CARGO_ENCODED_RUSTFLAGS = Some() [libmimalloc-sys 0.1.42] OUT_DIR = Some(/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libmimalloc-sys 0.1.42] CRATE_CC_NO_DEFAULTS = None [libmimalloc-sys 0.1.42] TARGET = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.42] HOST = Some(x86_64-unknown-freebsd) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS [libmimalloc-sys 0.1.42] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [libmimalloc-sys 0.1.42] CC_SHELL_ESCAPED_FLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=HOST_CFLAGS [libmimalloc-sys 0.1.42] HOST_CFLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.42] CFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.42] CFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [libmimalloc-sys 0.1.42] AR_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [libmimalloc-sys 0.1.42] AR_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=HOST_AR [libmimalloc-sys 0.1.42] HOST_AR = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=AR [libmimalloc-sys 0.1.42] AR = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=ARFLAGS [libmimalloc-sys 0.1.42] ARFLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=HOST_ARFLAGS [libmimalloc-sys 0.1.42] HOST_ARFLAGS = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [libmimalloc-sys 0.1.42] ARFLAGS_x86_64_unknown_freebsd = None [libmimalloc-sys 0.1.42] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [libmimalloc-sys 0.1.42] ARFLAGS_x86_64-unknown-freebsd = None [libmimalloc-sys 0.1.42] cargo:rustc-link-lib=static=mimalloc [libmimalloc-sys 0.1.42] cargo:rustc-link-search=native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out Compiling hpke v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hpke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hpke-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hpke-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Michael Rosenberg ' CARGO_PKG_DESCRIPTION='An implementation of the HPKE hybrid encryption standard (RFC 9180) in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hpke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rozbb/rust-hpke' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name hpke --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hpke-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --cfg 'feature="x25519"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "p256", "p384", "serde", "serde_impls", "std", "x25519"))' -C metadata=2e0d14020c1e7646 -C extra-filename=-2749447c0023111b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern aead=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaead-91a7de0b2735fb7f.rmeta --extern aes_gcm=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaes_gcm-d7dac79e0f3f38b4.rmeta --extern byteorder=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbyteorder-88109b4016fe1e3b.rmeta --extern chacha20poly1305=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libchacha20poly1305-9ea2f7b0410741c7.rmeta --extern digest=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libdigest-25619fbbcd129801.rmeta --extern generic_array=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libgeneric_array-5b2a20fa138ec7b6.rmeta --extern hkdf=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhkdf-e9057a5e402ad794.rmeta --extern hmac=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhmac-a0f75db287e6ce17.rmeta --extern rand_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_core-c80da4539fa5f6cd.rmeta --extern sha2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsha2-f5a19367f6d2f532.rmeta --extern subtle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsubtle-619bb9039c009cf3.rmeta --extern x25519_dalek=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libx25519_dalek-9a9ff42332df7455.rmeta --extern zeroize=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libzeroize-6b1c9754e288cf2f.rmeta --cap-lints warn` warning: unused import: `x25519::X25519` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hpke-0.11.0/src/dhkex.rs:85:9 | 85 | pub use x25519::X25519; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `hpke` (lib) generated 1 warning Compiling h2 v0.3.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/h2-0.3.26/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.3.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=dcec7bc96e107343 -C extra-filename=-5cd44331a41121f8 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern fnv=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfnv-66522304c8c2500a.rmeta --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_sink=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_sink-f675be407f3670b1.rmeta --extern futures_util=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_util-8273c23776fbbb28.rmeta --extern http=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttp-16d2c016228c0999.rmeta --extern indexmap=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libindexmap-a38d089b7eece3bc.rmeta --extern slab=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libslab-c50a5cf02047acb4.rmeta --extern tokio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio-08e86dd26ef65d03.rmeta --extern tokio_util=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio_util-cecfdab85b54e54a.rmeta --extern tracing=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtracing-c7187f96329ebc21.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=953ff404147c9897 -C extra-filename=-a979b3fbef1cc88f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --extern rand_chacha=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_chacha-33024984da791d3f.rmeta --extern rand_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand_core-c80da4539fa5f6cd.rmeta --cap-lints warn` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 26 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A tiny, safe, speedy, zero-copy HTTP/1.x parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httparse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/httparse' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/httparse-79a77f02c192b8d8/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d0b1a6616cb28854 -C extra-filename=-74a223d63e88034c --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Compiling terminal_size v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/terminal_size-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=900b59533ff52a1c -C extra-filename=-1438137fc6b71618 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librustix-a5dd7e967798dca0.rmeta --cap-lints warn` Compiling http-body v0.4.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-body-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-body-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Lucio Franco :Sean McArthur ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, streaming, HTTP request or response body. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-body CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http-body' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a41e86df93e0bb42 -C extra-filename=-05e011f5e61755e1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern http=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttp-16d2c016228c0999.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --cap-lints warn` Compiling futures-executor v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-executor-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=37633b98b739e367 -C extra-filename=-f6d77c7a0d65139b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_task=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_task-f04e4489db7c8b1c.rmeta --extern futures_util=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_util-8273c23776fbbb28.rmeta --cap-lints warn` Compiling base64 v0.21.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=9d3d8e1073de454d -C extra-filename=-ea230d342bc7612a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `base64` (lib) generated 1 warning Compiling httpdate v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5cdd88bbc824ca68 -C extra-filename=-f0f483cbcfd40b28 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling clap_lex v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_lex-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_lex-0.7.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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 '--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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17acebf452b427fc -C extra-filename=-dc2b6594074c904a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43a971e883cdb6fe -C extra-filename=-b3a59f534d40fcd5 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling ryu v1.0.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ryu-1.0.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=2bf4ab517938b862 -C extra-filename=-dac4fefece4d88ea --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tower-service-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Tower Maintainers ' CARGO_PKG_DESCRIPTION='Trait representing an asynchronous, request / response based, client or server. ' CARGO_PKG_HOMEPAGE='https://github.com/tower-rs/tower' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tower-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tower-rs/tower' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0157bfa9bf81ec6 -C extra-filename=-687ffd6a0aa64149 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling hyper v0.14.32 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=c844549954df646c -C extra-filename=-efe570292f11050a --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern futures_channel=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_channel-d493b578d1b590f6.rmeta --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_util=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_util-8273c23776fbbb28.rmeta --extern h2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libh2-5cd44331a41121f8.rmeta --extern http=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttp-16d2c016228c0999.rmeta --extern http_body=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttp_body-05e011f5e61755e1.rmeta --extern httparse=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttparse-74a223d63e88034c.rmeta --extern httpdate=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhttpdate-f0f483cbcfd40b28.rmeta --extern itoa=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libitoa-19eb5502baf4e3e3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libpin_project_lite-4a1a35ec151d8bcf.rmeta --extern socket2=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libsocket2-53f2b6b58f9e45c0.rmeta --extern tokio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio-08e86dd26ef65d03.rmeta --extern tower_service=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtower_service-687ffd6a0aa64149.rmeta --extern tracing=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtracing-c7187f96329ebc21.rmeta --extern want=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libwant-fef88fda20c016aa.rmeta --cap-lints warn` warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unused import: `Write` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1:22 | 1 | use std::fmt::{self, Write}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `RequestHead` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:25:45 | 25 | use crate::proto::{BodyLength, MessageHead, RequestHead, RequestLine}; | ^^^^^^^^^^^ warning: method `extra_mut` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/body/body.rs:239:8 | 120 | impl Body { | --------- method in this implementation ... 239 | fn extra_mut(&mut self) -> &mut Extra { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: method `into_inner` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:48:19 | 30 | impl Protocol { | ------------- method in this implementation ... 48 | pub(crate) fn into_inner(self) -> h2::ext::Protocol { | ^^^^^^^^^^ warning: method `get_all` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:104:19 | 101 | impl HeaderCaseMap { | ------------------ method in this implementation ... 104 | pub(crate) fn get_all<'a>( | ^^^^^^^ warning: methods `poll_ready` and `make_connection` are never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/service/make.rs:18:8 | 13 | pub trait MakeConnection: self::sealed::Sealed<(Target,)> { | -------------- methods in this trait ... 18 | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^^^^ 19 | fn make_connection(&mut self, target: Target) -> Self::Future; | ^^^^^^^^^^^^^^^ warning: function `transfer_encoding_is_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:110:15 | 110 | pub(super) fn transfer_encoding_is_chunked(headers: &HeaderMap) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: function `is_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:115:15 | 115 | pub(super) fn is_chunked(mut encodings: ValueIter<'_, HeaderValue>) -> bool { | ^^^^^^^^^^ warning: function `add_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:137:15 | 137 | pub(super) fn add_chunked(mut entry: http::header::OccupiedEntry<'_, HeaderValue>) { | ^^^^^^^^^^^ warning: method `into_response` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/mod.rs:63:8 | 62 | impl MessageHead { | ---------------------------------- method in this implementation 63 | fn into_response(self, body: B) -> http::Response { | ^^^^^^^^^^^^^ warning: function `set_content_length` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1381:4 | 1381 | fn set_content_length(headers: &mut HeaderMap, len: u64) -> Encoder { | ^^^^^^^^^^^^^^^^^^ warning: function `write_headers_title_case` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1467:4 | 1467 | fn write_headers_title_case(headers: &HeaderMap, dst: &mut Vec) { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: function `write_headers` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1476:4 | 1476 | fn write_headers(headers: &HeaderMap, dst: &mut Vec) { | ^^^^^^^^^^^^^ warning: function `write_headers_original_case` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1486:4 | 1486 | fn write_headers_original_case( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: struct `FastWrite` is never constructed --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1521:8 | 1521 | struct FastWrite<'a>(&'a mut Vec); | ^^^^^^^^^ warning: `hyper` (lib) generated 18 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/serde_json-1.0.140 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/serde_json-c5b73cacbd1ed1e6/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f1eba8fbf8a1d3ae -C extra-filename=-4b636245c8e5d4fc --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libitoa-19eb5502baf4e3e3.rmeta --extern memchr=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libmemchr-84c7f6346471e8c8.rmeta --extern ryu=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libryu-dac4fefece4d88ea.rmeta --extern serde=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libserde-864a5dc6512191e4.rmeta --cap-lints warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling clap_builder v4.5.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_builder-4.5.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_builder-4.5.39/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.39 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap_builder-4.5.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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 '--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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --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=05d9057c361aafdd -C extra-filename=-d81481e248b7f90b --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanstream-6669a7a946850015.rmeta --extern anstyle=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanstyle-ec7f27fcf6a97584.rmeta --extern clap_lex=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libclap_lex-dc2b6594074c904a.rmeta --extern strsim=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libstrsim-b3a59f534d40fcd5.rmeta --extern terminal_size=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libterminal_size-1438137fc6b71618.rmeta --cap-lints warn` Compiling rustls-pemfile v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a7f59679d6fa154 -C extra-filename=-6a7e38764257cc4e --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern base64=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbase64-ea230d342bc7612a.rmeta --cap-lints warn` warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | warning: `rustls-pemfile` (lib) generated 1 warning Compiling futures v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=d0f236fe558bbf84 -C extra-filename=-e400072f1eec67ea --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_channel-d493b578d1b590f6.rmeta --extern futures_core=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_core-59157916997adbea.rmeta --extern futures_executor=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_executor-f6d77c7a0d65139b.rmeta --extern futures_io=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_io-950402d3e05fb9ad.rmeta --extern futures_sink=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_sink-f675be407f3670b1.rmeta --extern futures_task=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_task-f04e4489db7c8b1c.rmeta --extern futures_util=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures_util-8273c23776fbbb28.rmeta --cap-lints warn` Compiling odoh-rs v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=odoh_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/odoh-rs-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/odoh-rs-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Tanya Verma ' CARGO_PKG_DESCRIPTION='Rust implementation of the Oblivious DNS over HTTPS (ODoH) protocol version 1' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-2-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=odoh-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cloudflare/odoh-rs/' CARGO_PKG_RUST_VERSION='' 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name odoh_rs --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/odoh-rs-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3213fb70a0e67188 -C extra-filename=-bd6070b7c3d69bfe --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern aes_gcm=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libaes_gcm-d7dac79e0f3f38b4.rmeta --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern hkdf=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhkdf-e9057a5e402ad794.rmeta --extern hpke=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhpke-2749447c0023111b.rmeta --extern rand=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand-a979b3fbef1cc88f.rmeta --extern thiserror=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libthiserror-196d8230f2446e68.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libmimalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu ' CARGO_PKG_DESCRIPTION='Sys crate wrapping the mimalloc allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libmimalloc-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.42 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=42 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out /usr/local/bin/rustc --crate-name libmimalloc_sys --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libmimalloc-sys-0.1.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arena", "cty", "debug", "debug_in_debug", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=5126f6048aacfd91 -C extra-filename=-75b74c2638ff9498 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibc-1f7fd6a12a76d30e.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out -l static=mimalloc` Compiling tokio-rustls v0.24.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-rustls-0.24.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-rustls-0.24.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Asynchronous TLS/SSL streams for Tokio using Rustls.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/tokio-rustls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/tokio-rustls' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.24.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="early-data"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=54045ecb68f0c72b -C extra-filename=-19d4ff7da9be9095 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librustls-a72d228298e0cd55.rmeta --extern tokio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio-08e86dd26ef65d03.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/anyhow-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/anyhow-6bd5ebe94896846d/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=c8ae6c44f844dbe2 -C extra-filename=-b079242d7a0422a6 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn --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 arc-swap v1.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=d62e4feab948a150 -C extra-filename=-b21da4dda4c0d531 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling base64 v0.22.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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=32d237274584aa91 -C extra-filename=-afad183ce8ee0b4f --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 urlencoding v2.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlencoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/urlencoding-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/urlencoding-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Bertram Truong ' CARGO_PKG_DESCRIPTION='A Rust library for doing URL percentage encoding.' CARGO_PKG_HOMEPAGE='https://lib.rs/urlencoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlencoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust_urlencoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name urlencoding --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/urlencoding-2.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b14e53f6972e478 -C extra-filename=-6241e9b7c245afc8 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling ct-codecs v1.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ct_codecs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/ct-codecs-1.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name ct_codecs --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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=3 -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=165fd80415210cfb -C extra-filename=-f8159a4034f843a1 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --cap-lints warn` Compiling dnsstamps v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dnsstamps CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/dnsstamps-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/dnsstamps-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='Create and parse DNS Stamps' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-dnsstamps' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dnsstamps CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-dnsstamps' 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/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name dnsstamps --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/dnsstamps-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56d733695878b429 -C extra-filename=-7918f5fabd8d5330 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbyteorder-88109b4016fe1e3b.rmeta --extern ct_codecs=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libct_codecs-f8159a4034f843a1.rmeta --cap-lints warn` Compiling libdoh v0.9.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libdoh CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libdoh-0.9.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libdoh-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='DoH and Oblivious DoH library for the rust-doh app' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-doh' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libdoh CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-doh' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name libdoh --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/libdoh-0.9.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tls", "tokio-rustls"))' -C metadata=0350ddc9b2d0d6eb -C extra-filename=-c00635edbde1cb83 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libanyhow-b079242d7a0422a6.rmeta --extern arc_swap=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libarc_swap-b21da4dda4c0d531.rmeta --extern base64=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbase64-afad183ce8ee0b4f.rmeta --extern byteorder=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbyteorder-88109b4016fe1e3b.rmeta --extern bytes=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libbytes-6df7044d7073b91f.rmeta --extern futures=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libfutures-e400072f1eec67ea.rmeta --extern hyper=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libhyper-efe570292f11050a.rmeta --extern odoh_rs=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libodoh_rs-bd6070b7c3d69bfe.rmeta --extern rand=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librand-a979b3fbef1cc88f.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/librustls_pemfile-6a7e38764257cc4e.rmeta --extern serde=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libserde-864a5dc6512191e4.rmeta --extern serde_json=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libserde_json-4b636245c8e5d4fc.rmeta --extern tokio=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio-08e86dd26ef65d03.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libtokio_rustls-19d4ff7da9be9095.rmeta --extern urlencoding=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liburlencoding-6241e9b7c245afc8.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out` Compiling mimalloc v0.1.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mimalloc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mimalloc-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mimalloc-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='Octavian Oncescu :Vincent Rouillé :Thom Chiovoloni ' CARGO_PKG_DESCRIPTION='Performance and security oriented drop-in allocator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mimalloc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/purpleprotocol/mimalloc_rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name mimalloc --edition=2018 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/mimalloc-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "debug_in_debug", "default", "extended", "local_dynamic_tls", "no_thp", "override", "secure"))' -C metadata=9e45bd7b0f771a1e -C extra-filename=-6c97dafffbeda3f3 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern libmimalloc_sys=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibmimalloc_sys-75b74c2638ff9498.rmeta --cap-lints warn -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out` Compiling clap v4.5.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap-4.5.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap-4.5.39/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.39 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/clap-4.5.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 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 '--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' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --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=c471c8ceb8ad1e6d -C extra-filename=-d6397871a6f738ba --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libclap_builder-d81481e248b7f90b.rmeta --cap-lints warn` Compiling doh-proxy v0.9.12 (/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=doh-proxy CARGO_CRATE_NAME=doh_proxy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='A DNS-over-HTTPS (DoH) and ODoH (Oblivious DoH) proxy' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-doh' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=doh-proxy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-doh' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps /usr/local/bin/rustc --crate-name doh_proxy --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tls"))' -C metadata=626399f3fed6f9fb -C extra-filename=-22c72804340a7229 --out-dir /wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps --extern clap=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libclap-d6397871a6f738ba.rlib --extern dnsstamps=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libdnsstamps-7918f5fabd8d5330.rlib --extern libdoh=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/liblibdoh-c00635edbde1cb83.rlib --extern mimalloc=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/deps/libmimalloc-6c97dafffbeda3f3.rlib -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/ring-fd56d1ac6636161c/out -L native=/wrkdirs/usr/ports/dns/doh-proxy/work/target/release/build/libmimalloc-sys-a2415543faa6c1c8/out` Finished `release` profile [optimized] target(s) in 5m 13s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for doh-proxy-0.9.12_1 ===> Generating temporary packing list Installing doh-proxy v0.9.12 (/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12) Locking 147 packages to latest compatible versions Fresh libc v0.2.172 Fresh cfg-if v1.0.0 Fresh getrandom v0.2.16 Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.95 Fresh quote v1.0.40 Fresh syn v2.0.101 Fresh version_check v0.9.5 Fresh typenum v1.18.0 Fresh rand_core v0.6.4 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 generic-array v0.14.7 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 crypto-common v0.1.6 Fresh subtle v2.6.1 Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 cc v1.2.26 Fresh cpufeatures v0.2.17 Fresh pin-project-lite v0.2.16 Fresh zeroize_derive v1.4.2 warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:179:13 | 179 | syn::Data::Enum(enum_) => { | ^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:5:42 | 5 | #![warn(rust_2018_idioms, trivial_casts, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 179 - syn::Data::Enum(enum_) => { 179 + Data::Enum(enum_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:194:13 | 194 | syn::Data::Struct(struct_) => { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 194 - syn::Data::Struct(struct_) => { 194 + Data::Struct(struct_) => { | warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zeroize_derive-1.4.2/src/lib.rs:204:13 | 204 | syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 204 - syn::Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), 204 + Data::Union(union_) => panic!("Unsupported untagged union {:?}", union_), | warning: `zeroize_derive` (lib) generated 3 warnings Fresh zeroize v1.8.1 warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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/dns/doh-proxy/work/doh-proxy-0.9.12/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 inout v0.1.4 Fresh bytes v1.10.1 Fresh autocfg v1.4.0 Fresh cipher v0.4.4 Fresh semver v1.0.26 Fresh universal-hash v0.5.1 Fresh futures-core v0.3.31 Fresh futures-sink v0.3.31 Fresh opaque-debug v0.3.1 Fresh rustc_version v0.4.1 Fresh block-buffer v0.10.4 Fresh memchr v2.7.4 Fresh digest v0.10.7 Fresh slab v0.4.9 warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `slab` (lib) generated 6 warnings Fresh futures-channel v0.3.31 Fresh futures-macro v0.3.31 Fresh socket2 v0.5.10 Fresh mio v1.0.4 Fresh futures-io v0.3.31 Fresh itoa v1.0.15 Fresh pin-utils v0.1.0 Fresh futures-task v0.3.31 Fresh untrusted v0.9.0 Fresh ring v0.17.14 Fresh futures-util v0.3.31 Fresh tokio v1.45.1 Fresh zerocopy v0.8.25 warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:900:1 | 900 | define_float_conversion!(f32, u32, 4, f32_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:901:1 | 901 | define_float_conversion!(f64, u64, 8, f64_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary transmute --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/macros.rs:91:17 | 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` | ::: /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/zerocopy-0.8.25/src/byteorder.rs:901:1 | 901 | define_float_conversion!(f64, u64, 8, f64_ext); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `zerocopy` (lib) generated 8 warnings (3 duplicates) Fresh polyval v0.6.2 warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:10:43 | 10 | if #[cfg(all(target_arch = "aarch64", polyval_armv8, not(polyval_force_soft)))] { | ^^^^^^^^^^^^^ | = 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(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` 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: `polyval_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:10:62 | 10 | if #[cfg(all(target_arch = "aarch64", polyval_armv8, not(polyval_force_soft)))] { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend.rs:16:13 | 16 | not(polyval_force_soft) | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend/autodetect.rs:12:36 | 12 | #[cfg(all(target_arch = "aarch64", polyval_armv8))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `polyval_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/polyval-0.6.2/src/backend/autodetect.rs:18:36 | 18 | #[cfg(all(target_arch = "aarch64", polyval_armv8))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(polyval_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polyval_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `polyval` (lib) generated 5 warnings Fresh aead v0.5.2 Fresh curve25519-dalek-derive v0.1.1 Fresh fnv v1.0.7 Fresh once_cell v1.21.3 Fresh tracing-core v0.1.34 Fresh http v0.2.12 warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2320:35 | 2320 | let entry = unsafe { &mut (*self.map).entries[self.entry] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 | 2320 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.entry] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2328:43 | 2328 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2328 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2958:35 | 2958 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2958 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:2978:43 | 2978 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 2978 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:3001:35 | 3001 | let entry = unsafe { &mut (*self.map).entries[self.index] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3001 | let entry = unsafe { &mut (&mut (*self.map).entries)[self.index] }; | +++++ + warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/http-0.2.12/src/header/map.rs:3010:43 | 3010 | let extra = unsafe { &mut (*self.map).extra_values[idx] }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements help: try using a raw pointer method instead; or if this reference is intentional, make it explicit | 3010 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: `http` (lib) generated 7 warnings Fresh curve25519-dalek v4.1.3 warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: `#[warn(unused_unsafe)]` on by default = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 213 | / impl_shared!( 214 | | u64x4, 215 | | u64, 216 | | _mm256_add_epi64, ... | 220 | | _mm256_extract_epi64 221 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:51:17 | 51 | unsafe { | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:86:17 | 86 | unsafe { core::arch::x86_64::$add_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:105:17 | 105 | unsafe { core::arch::x86_64::$sub_intrinsic(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:115:17 | 115 | unsafe { core::arch::x86_64::_mm256_and_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:125:17 | 125 | unsafe { core::arch::x86_64::_mm256_xor_si256(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:152:17 | 152 | unsafe { core::arch::x86_64::$shl_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:157:17 | 157 | unsafe { core::arch::x86_64::$shr_intrinsic(self.0, N).into() } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:162:17 | 162 | unsafe { core::arch::x86_64::$extract_intrinsic(self.0, N) as $lane_ty } | ^^^^^^ unnecessary `unsafe` block ... 222 | / impl_shared!( 223 | | u32x8, 224 | | u32, 225 | | _mm256_add_epi32, ... | 229 | | _mm256_extract_epi32 230 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `impl_shared` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:258:9 | 258 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:270:9 | 270 | unsafe { u64x4(core::arch::x86_64::_mm256_set1_epi64x(x as i64)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:309:9 | 309 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:322:9 | 322 | unsafe { u32x8(core::arch::x86_64::_mm256_set1_epi32(x as i32)) } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/packed_simd.rs:335:9 | 335 | unsafe { core::arch::x86_64::_mm256_mul_epu32(self.0, rhs.0).into() } | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:68:5 | 68 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:89:5 | 89 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:432:13 | 432 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:456:13 | 456 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:479:28 | 479 | let c9_19: u32x8 = unsafe { | ^^^^^^ unnecessary `unsafe` block warning: unnecessary `unsafe` block --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/curve25519-dalek-4.1.3/src/backend/vector/avx2/field.rs:663:13 | 663 | unsafe { | ^^^^^^ unnecessary `unsafe` block warning: `curve25519-dalek` (lib) generated 27 warnings Fresh ghash v0.5.1 Fresh ppv-lite86 v0.2.21 Fresh hmac v0.12.1 Fresh poly1305 v0.8.0 warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:67:9 | 67 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = 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(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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: `fuzzing` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:69:9 | 69 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:75:9 | 75 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:81:9 | 81 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:167:9 | 167 | not(poly1305_force_soft), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` 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/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/lib.rs:169:9 | 169 | any(fuzzing, test) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(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: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/backend.rs:5:9 | 5 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `poly1305_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/poly1305-0.8.0/src/backend.rs:11:9 | 11 | not(poly1305_force_soft) | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poly1305_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poly1305_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `poly1305` (lib) generated 8 warnings Fresh ctr v0.9.2 Fresh aes v0.8.4 warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:134:43 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^ | = 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(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` 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: `aes_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:134:58 | 134 | if #[cfg(all(target_arch = "aarch64", aes_armv8, not(aes_force_soft)))] { | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/lib.rs:140:13 | 140 | not(aes_force_soft) | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1098:11 | 1098 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1106:11 | 1106 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1128:15 | 1128 | #[cfg(any(not(aes_compact), feature = "hazmat"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1167:11 | 1167 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1401:11 | 1401 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:1409:11 | 1409 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:65:11 | 65 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:71:15 | 71 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:171:11 | 171 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:177:15 | 177 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:241:11 | 241 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:247:15 | 247 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:276:15 | 276 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:283:15 | 283 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:302:19 | 302 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:366:15 | 366 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:338:15 | 338 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:347:19 | 347 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:390:15 | 390 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:394:19 | 394 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:444:15 | 444 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:448:19 | 448 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:488:15 | 488 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:495:15 | 495 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:514:19 | 514 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:578:15 | 578 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:550:15 | 550 | #[cfg(aes_compact)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_compact` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/soft/fixslice64.rs:559:19 | 559 | #[cfg(not(aes_compact))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_compact)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_compact)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `aes_armv8` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/aes-0.8.4/src/autodetect.rs:13:36 | 13 | #[cfg(all(target_arch = "aarch64", aes_armv8))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(aes_armv8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(aes_armv8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `aes` (lib) generated 32 warnings Fresh chacha20 v0.9.1 warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:158:14 | 158 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = 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(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` 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: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:162:22 | 162 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:167:29 | 167 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:4:14 | 4 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:8:22 | 8 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:10:29 | 10 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/backends.rs:18:25 | 18 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:221:22 | 221 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:225:30 | 225 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:227:37 | 227 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_soft` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:255:22 | 255 | if #[cfg(chacha20_force_soft)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_soft)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_soft)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_avx2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:259:30 | 259 | if #[cfg(chacha20_force_avx2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_sse2` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:263:37 | 263 | } else if #[cfg(chacha20_force_sse2)] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `chacha20_force_neon` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/chacha20-0.9.1/src/lib.rs:282:33 | 282 | } else if #[cfg(all(chacha20_force_neon, target_arch = "aarch64", target_feature = "neon"))] { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(chacha20_force_neon)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(chacha20_force_neon)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `chacha20` (lib) generated 14 warnings Fresh errno v0.3.12 Fresh hashbrown v0.15.4 Fresh bitflags v2.9.1 Fresh equivalent v1.0.2 Fresh byteorder v1.5.0 Fresh utf8parse v0.2.2 Fresh anstyle-parse v0.2.7 Fresh indexmap v2.9.0 Fresh rustix v1.0.7 Fresh chacha20poly1305 v0.10.1 Fresh aes-gcm v0.10.3 Fresh hkdf v0.12.4 Fresh rand_chacha v0.3.1 Fresh x25519-dalek v2.0.1 warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/x25519-dalek-2.0.1/src/lib.rs:18:13 | 18 | #![cfg_attr(feature = "bench", feature(test))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `getrandom`, `precomputed-tables`, `reusable_secrets`, `serde`, `static_secrets`, and `zeroize` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `x25519-dalek` (lib) generated 1 warning Fresh tracing v0.1.41 Fresh tokio-util v0.7.15 Fresh rustls-webpki v0.101.7 warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:67:42 | 66 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 67 | fn from(dns_name: DnsNameRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/lib.rs:29:9 | 29 | #![deny(warnings, missing_docs, clippy::as_conversions)] | ^^^^^^^^ = note: `#[warn(elided_named_lifetimes)]` implied by `#[warn(warnings)]` warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-webpki-0.101.7/src/subject_name/name.rs:73:41 | 72 | impl<'a> From> for SubjectNameRef<'a> { | -- lifetime `'a` declared here 73 | fn from(dns_name: IpAddrRef<'a>) -> SubjectNameRef { | ^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` warning: `rustls-webpki` (lib) generated 2 warnings Fresh sct v0.7.1 Fresh sha2 v0.10.9 Fresh serde_derive v1.0.219 Fresh thiserror-impl v1.0.69 Fresh try-lock v0.2.5 Fresh anstyle-query v1.1.3 Fresh colorchoice v1.0.4 Fresh is_terminal_polyfill v1.70.1 Fresh anstyle v1.0.11 Fresh log v0.4.27 Fresh rustls v0.21.12 warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:268:21 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:268:31 | 268 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:307:13 | 307 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:308:13 | 308 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:309:13 | 309 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/lib.rs:312:7 | 312 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/conn.rs:199:11 | 199 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/stream.rs:196:11 | 196 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/tls12/prf.rs:69:7 | 69 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/tls13/key_schedule.rs:1005:7 | 1005 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/vecbuf.rs:108:11 | 108 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:749:7 | 749 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:360:11 | 360 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/server_conn.rs:720:11 | 720 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls12.rs:35:11 | 35 | use ring::constant_time; | ^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls12.rs:1047:28 | 1047 | constant_time::verify_slices_are_equal(&expect_verify_data, &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls13.rs:44:11 | 44 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/client/tls13.rs:851:34 | 851 | let fin = constant_time::verify_slices_are_equal(expect_verify_data.as_ref(), &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls12.rs:27:11 | 27 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls12.rs:864:28 | 864 | constant_time::verify_slices_are_equal(&expect_verify_data, &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated module `ring::deprecated_constant_time`: Will be removed. Internal module not intended for external use, with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:38:11 | 38 | use ring::constant_time; | ^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:1182:34 | 1182 | let fin = constant_time::verify_slices_are_equal(expect_verify_data.as_ref(), &finished.0) | ^^^^^^^^^^^^^^^^^^^^^^^ warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels. --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-0.21.12/src/server/tls13.rs:127:28 | 127 | constant_time::verify_slices_are_equal(real_binder.as_ref(), binder).is_ok() | ^^^^^^^^^^^^^^^^^^^^^^^ warning: `rustls` (lib) generated 24 warnings Fresh anstream v0.6.19 Fresh want v0.3.1 Fresh thiserror v1.0.69 Fresh serde v1.0.219 Fresh hpke v0.11.0 warning: unused import: `x25519::X25519` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hpke-0.11.0/src/dhkex.rs:85:9 | 85 | pub use x25519::X25519; | ^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `hpke` (lib) generated 1 warning Fresh h2 v0.3.26 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(fuzzing)] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Fresh rand v0.8.5 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 26 warnings Fresh httparse v1.10.1 Fresh terminal_size v0.4.2 Fresh http-body v0.4.6 Fresh futures-executor v0.3.31 Fresh strsim v0.11.1 Fresh ryu v1.0.20 Fresh base64 v0.21.7 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `base64` (lib) generated 1 warning Fresh clap_lex v0.7.4 Fresh tower-service v0.3.3 Fresh httpdate v1.0.3 Fresh hyper v0.14.32 warning: elided lifetime has a name --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: unused import: `Write` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1:22 | 1 | use std::fmt::{self, Write}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `RequestHead` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:25:45 | 25 | use crate::proto::{BodyLength, MessageHead, RequestHead, RequestLine}; | ^^^^^^^^^^^ warning: method `extra_mut` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/body/body.rs:239:8 | 120 | impl Body { | --------- method in this implementation ... 239 | fn extra_mut(&mut self) -> &mut Extra { | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: method `into_inner` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:48:19 | 30 | impl Protocol { | ------------- method in this implementation ... 48 | pub(crate) fn into_inner(self) -> h2::ext::Protocol { | ^^^^^^^^^^ warning: method `get_all` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/ext.rs:104:19 | 101 | impl HeaderCaseMap { | ------------------ method in this implementation ... 104 | pub(crate) fn get_all<'a>( | ^^^^^^^ warning: methods `poll_ready` and `make_connection` are never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/service/make.rs:18:8 | 13 | pub trait MakeConnection: self::sealed::Sealed<(Target,)> { | -------------- methods in this trait ... 18 | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^^^^ 19 | fn make_connection(&mut self, target: Target) -> Self::Future; | ^^^^^^^^^^^^^^^ warning: function `transfer_encoding_is_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:110:15 | 110 | pub(super) fn transfer_encoding_is_chunked(headers: &HeaderMap) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: function `is_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:115:15 | 115 | pub(super) fn is_chunked(mut encodings: ValueIter<'_, HeaderValue>) -> bool { | ^^^^^^^^^^ warning: function `add_chunked` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/headers.rs:137:15 | 137 | pub(super) fn add_chunked(mut entry: http::header::OccupiedEntry<'_, HeaderValue>) { | ^^^^^^^^^^^ warning: method `into_response` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/mod.rs:63:8 | 62 | impl MessageHead { | ---------------------------------- method in this implementation 63 | fn into_response(self, body: B) -> http::Response { | ^^^^^^^^^^^^^ warning: function `set_content_length` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1381:4 | 1381 | fn set_content_length(headers: &mut HeaderMap, len: u64) -> Encoder { | ^^^^^^^^^^^^^^^^^^ warning: function `write_headers_title_case` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1467:4 | 1467 | fn write_headers_title_case(headers: &HeaderMap, dst: &mut Vec) { | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: function `write_headers` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1476:4 | 1476 | fn write_headers(headers: &HeaderMap, dst: &mut Vec) { | ^^^^^^^^^^^^^ warning: function `write_headers_original_case` is never used --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1486:4 | 1486 | fn write_headers_original_case( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: struct `FastWrite` is never constructed --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/hyper-0.14.32/src/proto/h1/role.rs:1521:8 | 1521 | struct FastWrite<'a>(&'a mut Vec); | ^^^^^^^^^ warning: `hyper` (lib) generated 18 warnings Fresh clap_builder v4.5.39 Fresh rustls-pemfile v1.0.4 warning: unnecessary qualification --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/src/pemfile.rs:132:6 | 132 | ) -> std::io::Result { | ^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/cargo-crates/rustls-pemfile-1.0.4/src/lib.rs:41:5 | 41 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 132 - ) -> std::io::Result { 132 + ) -> io::Result { | warning: `rustls-pemfile` (lib) generated 1 warning Fresh serde_json v1.0.140 Fresh futures v0.3.31 Fresh odoh-rs v1.0.3 Fresh libmimalloc-sys v0.1.42 Fresh anyhow v1.0.98 Fresh tokio-rustls v0.24.1 Fresh urlencoding v2.1.3 Fresh arc-swap v1.7.1 Fresh base64 v0.22.1 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12/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 ct-codecs v1.1.6 Fresh dnsstamps v0.1.10 Fresh libdoh v0.9.12 Fresh mimalloc v0.1.46 Fresh clap v4.5.39 Fresh doh-proxy v0.9.12 (/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12) Finished `release` profile [optimized] target(s) in 0.23s Installing /wrkdirs/usr/ports/dns/doh-proxy/work/stage/usr/local/bin/doh-proxy Installed package `doh-proxy v0.9.12 (/wrkdirs/usr/ports/dns/doh-proxy/work/doh-proxy-0.9.12)` (executable `doh-proxy`) warning: be sure to add `/wrkdirs/usr/ports/dns/doh-proxy/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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 doh-proxy-0.9.12_1 ===> Building doh-proxy-0.9.12_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for doh-proxy-0.9.12_1 build of dns/doh-proxy | doh-proxy-0.9.12_1 ended at 2025-07-04T11:41:02+00:00 build time: 00:07:21